Skip to content

Hostname

charlotteseeger.dk

Last fetched

charlotteseeger.dk resolves to 3 IPv4 addresses operated by AS-GLOBALTELEHOST - GTHost in US.

Nutrition Label

WHISPER CANON · charlotteseeger.dkRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/charlotteseeger.dk

Resolution chain

charlotteseeger.dk resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
babybite
Contact emails

Subdomains

7 observed subdomains of charlotteseeger.dk.

Web-graph footprint

Distinct hostnames that link to or from charlotteseeger.dk in the public web crawl.

11 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for charlotteseeger.dk.

MechanismTarget
SPF_Acharlotteseeger.dk
SPF_INCLUDE_spf.simplero.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.azehosting.net
SPF_INCLUDEspf.resellerhotel.dk
SPF_INCLUDEspf.simply.com
SPF_IP49.12.83.125
SPF_MXcharlotteseeger.dk

Related pages

Pivot deeper into the graph from charlotteseeger.dk.

Cypher and MCP

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

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