Skip to content

Hostname

burhouse.com

Last fetched

burhouse.com resolves to 1 IPv4 address operated by AS47351 in GB. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · burhouse.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/burhouse.com

Resolution chain

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

IPPrefixASNOperatorCountry
93.184.251.6693.184.248.0/21AS47351GB

WHOIS identity

Registrar
iana:1068
Organization
craig burden
Contact emails

Subdomains

5 observed subdomains of burhouse.com.

Web-graph footprint

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

8 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for burhouse.com.

MechanismTarget
SPF_Aburhouse.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP139.59.175.68
SPF_IP178.62.47.14
SPF_IP195.224.217.34
SPF_IP93.184.240.0/20

Related pages

Pivot deeper into the graph from burhouse.com.

Cypher and MCP

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

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