Skip to content

Hostname

christianrommel.com

Last fetched

christianrommel.com resolves to 1 IPv4 address operated by GLOBAL-VILLAGE - Global Village GmbH in DE. WHOIS lists iana:1725 as the registrar.

Nutrition Label

WHISPER CANON · christianrommel.comRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/christianrommel.com

Resolution chain

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

IPPrefixASNOperatorCountry
212.20.161.112212.20.160.0/19AS13039GLOBAL-VILLAGE - Global Village GmbHDE

WHOIS identity

Registrar
iana:1725
Organization
christian rommel
Contact emails

Subdomains

3 observed subdomains of christianrommel.com.

Web-graph footprint

Distinct hostnames that link to or from christianrommel.com in the public web crawl.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for christianrommel.com.

MechanismTarget
SPF_Amx-out.global-village.de
SPF_Asmtp.global-village.de
SPF_MXchristianrommel.com

Related pages

Pivot deeper into the graph from christianrommel.com.

Cypher and MCP

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

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