Skip to content

Hostname

hosthouse.dk

Last fetched

hosthouse.dk resolves to 1 IPv4 address operated by TDC TDC AS in DK.

Nutrition Label

WHISPER CANON · hosthouse.dkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/hosthouse.dk

Resolution chain

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

IPPrefixASNOperatorCountry
80.197.219.4280.196.0.0/14AS3292TDC TDC ASDK

WHOIS identity

Registrar
Organization
hosthouse aps
Contact emails

Subdomains

15 observed subdomains of hosthouse.dk.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for hosthouse.dk.

MechanismTarget
SPF_Ahosthouse.dk
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.10.215.186
SPF_IP80.197.219.42
SPF_IP93.176.82.218
SPF_IP93.176.82.223
SPF_MXhosthouse.dk

Related pages

Pivot deeper into the graph from hosthouse.dk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hosthouse.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.