Skip to content

Hostname

datahouse.net

Last fetched

datahouse.net resolves to 1 IPv4 address operated by AS20853 in PL. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · datahouse.netRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/datahouse.net

Resolution chain

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

IPPrefixASNOperatorCountry
80.72.47.10080.72.32.0/20AS20853PL

WHOIS identity

Registrar
iana:106
Organization
etop sp. z o.o. (csid7709081)
Contact emails

Subdomains

59 observed subdomains of datahouse.net.

Web-graph footprint

Distinct hostnames that link to or from datahouse.net in the public web crawl.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for datahouse.net.

MechanismTarget
SPF_Adatahouse.net
SPF_IP79.133.207.100
SPF_IP79.133.207.101
SPF_IP79.133.207.109
SPF_IP80.72.32.226
SPF_MXdatahouse.net

Related pages

Pivot deeper into the graph from datahouse.net.

Cypher and MCP

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

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