Hostname
epiphan.com
Last fetched
epiphan.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
epiphan.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:468
- Organization
- on behalf of epiphan.com owner
- Contact emails
- domains@epiphan.com
- epiphan_domains@epiphan.com
- 08796652-5c93-40f3-9046-49d4d2e72149@identity-protect.org
- 2ddc6d2e-0ac8-466e-9c22-9543c7e7b586@identity-protect.org
- 5d8a0057-2901-4a0f-93f7-5cf439625d3b@identity-protect.org
- 5e9a6fe1-5778-4017-9689-6b09e2cf5bd1@identity-protect.org
- b15714f1-b6de-4738-b48b-1464e55e499c@identity-protect.org
- d0edb9f3-f5f0-4d98-90bc-f9489457f996@identity-protect.org
- e630e065-408e-4835-b338-c24d5f1d0772@identity-protect.org
- owner-10721103@epiphan.com.whoisprivacyservice.org
- owner-506238@epiphan.com.whoisprivacyservice.org
- owner-7051223@epiphan.com.whoisprivacyservice.org
Subdomains
38 observed subdomains of epiphan.com.
Showing 25 of 38. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from epiphan.com in the public web crawl.
663 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for epiphan.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 21530819.spf08.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | emsd1.com |
| SPF_IP | 173.195.52.50 |
| SPF_IP | 34.201.74.167 |
Related pages
Pivot deeper into the graph from epiphan.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "epiphan.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.