Skip to content

Hostname

back-up.tech

Last fetched

back-up.tech resolves to 1 IPv4 address operated by AS197540 in DE. WHOIS lists iana:809 as the registrar.

Nutrition Label

WHISPER CANON · back-up.techRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/back-up.tech

Resolution chain

back-up.tech resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.162.248.197185.162.248.0/22AS197540DE

WHOIS identity

Registrar
iana:809
Organization
clemens hans georg rupprechter
Contact emails

Subdomains

13 observed subdomains of back-up.tech.

Web-graph footprint

Distinct hostnames that link to or from back-up.tech in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for back-up.tech.

MechanismTarget
SPF_Amailgw01.back-up.tech
SPF_Amy.back-up.tech
SPF_Anetznarr.back-up.tech
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.162.248.197

Related pages

Pivot deeper into the graph from back-up.tech.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "back-up.tech"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.