Hostname
hefeos.com
Last fetched
hefeos.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of hefeos.com owner
- Contact emails
- 048b61b7-82ae-43fd-8222-f6e72545cecd@identity-protect.org
- 444741db-00b9-462d-913f-95d39701ed9f@identity-protect.org
- 57f64c66-1041-48a9-8359-b22b2d0a04b5@identity-protect.org
- 76e74ed2-7dfd-4c32-91e0-cebe7f93a650@identity-protect.org
- 77cffaa4-acec-4abc-b6b0-6e8d755c40f2@identity-protect.org
- ae8004c8-fd0f-4116-abdb-616af373ded3@identity-protect.org
- cebf93b9-3dd0-436c-b3a2-eca9e76121ed@identity-protect.org
Subdomains
5 observed subdomains of hefeos.com.
Showing 4 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hefeos.com in the public web crawl.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for hefeos.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from hefeos.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hefeos.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.