Skip to content

Hostname

backup.hamburg

Last fetched

backup.hamburg resolves to 1 IPv4 address operated by AS20694 in DE. WHOIS lists iana:85 as the registrar.

Nutrition Label

WHISPER CANON · backup.hamburgRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/backup.hamburg

Resolution chain

backup.hamburg resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
217.114.70.21217.114.64.0/20AS20694DE

WHOIS identity

Registrar
iana:85
Organization
michael schuett
Contact emails

Subdomains

2 observed subdomains of backup.hamburg.

Web-graph footprint

Distinct hostnames that link to or from backup.hamburg in the public web crawl.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for backup.hamburg.

MechanismTarget
SPF_Abackup.hamburg
SPF_Aweb01.nmmn.com
SPF_INCLUDE_spf.nmmn.com
SPF_MXbackup.hamburg

Related pages

Pivot deeper into the graph from backup.hamburg.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "backup.hamburg"})-[: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.