Hostname
hennessyhammock.com
Last fetched
hennessyhammock.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1895 as the registrar.
Nutrition Label
Resolution chain
hennessyhammock.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:1895
- Organization
- ann hennessy
- Contact emails
- dda-3b4dc819@namesproprivacy.ca
- 0p4k42eas2j2fbq4v1m6eeunmm@domaindiscreet.com
- 252198ac0a28fd0a52156251f6aacf66@domaindiscreet.com
- 36ac0e880a28fd0a0cb365c12ca48a32@domaindiscreet.com
- 504716760a28fd0a7df2df27453aad24@domaindiscreet.com
- 539fe7800a28fd0a11d362c1ecfc5f25@domaindiscreet.com
- 570fd89f0a28fd0a4a6ee0edca127b02@domaindiscreet.com
- 620ac64b0a28fd0a0255d171bd2bf32b@domaindiscreet.com
- 7ba3f5840a28fd0a514fb38ca9f24166@domaindiscreet.com
- 7f4d328c0a28fd0a3d29accb0519fb78@domaindiscreet.com
- 8d9eee0a0a28fd0a3eb1267b58fc0ecc@domaindiscreet.com
- 981367650a28fd0a244e24179e48587d@domaindiscreet.com
- aa23a2fc0a28fd0a62b216f2cacfbc4c@domaindiscreet.com
- ann@hennessyhammock.com
- b8fc16410a28fd0a424ad4c4e5bb3cc6@domaindiscreet.com
- info@hennessyhammock.com
Subdomains
5 observed subdomains of hennessyhammock.com.
Web-graph footprint
Distinct hostnames that link to or from hennessyhammock.com in the public web crawl.
241 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for hennessyhammock.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | shops.shopify.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from hennessyhammock.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hennessyhammock.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.