Skip to content

Hostname

henhambeesandtrees.com

Last fetched

henhambeesandtrees.com resolves to 1 IPv4 address operated by AS8560 in GB. WHOIS lists iana:1291 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
77.68.9.5277.69.129.0/24AS8560GB

WHOIS identity

Registrar
iana:1291
Organization
lisa lark
Contact emails

Subdomains

4 observed subdomains of henhambeesandtrees.com.

Threat posture

History

Mail and authentication

MX records

  • henhambeesandtrees.com

SPF policy

5 SPF mechanisms authorising senders for henhambeesandtrees.com.

MechanismTarget
SPF_Ahenhambeesandtrees.com
SPF_IP192.185.179.111
SPF_IP69.73.182.184
SPF_IP77.68.9.52
SPF_MXhenhambeesandtrees.com

Related pages

Pivot deeper into the graph from henhambeesandtrees.com.

Cypher and MCP

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

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