Hostname
zepheira.com
Last fetched
zepheira.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
zepheira.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.85.31.27 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.34 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.50 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.83 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.71.115 | 54.230.70.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 54.230.71.21 | 54.230.70.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 54.230.71.39 | 54.230.70.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 54.230.71.89 | 54.230.70.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of zepheira.com owner
- Contact emails
- 0454eec4bad3504917de9e164a6b8e46-1206464@contact.gandi.net
- 0b92514ce5c9022b844caa586794f439-1206464@contact.gandi.net
- 440e539f-a73f-4089-8c32-5eb2f6820b95@identity-protect.org
- 4ea6a007-fc4b-4dbb-a55f-629cfe6c9e37@identity-protect.org
- 54f15e54-ba2a-4ef3-89ac-2fdc4f730995@identity-protect.org
- 69bb74f5-df3f-4b2f-8cb0-5d45b2337f06@identity-protect.org
- 74559244-35fb-4ddb-b49a-e2df0efb4cdb@identity-protect.org
- 9d787645-b295-48c4-aebe-c9614e09cd0e@identity-protect.org
Subdomains
129 observed subdomains of zepheira.com.
Showing 25 of 129. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from zepheira.com in the public web crawl.
62 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for zepheira.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from zepheira.com.
- IP · 52.85.31.27
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0454eec4bad3504917de9e164a6b8e46-1206464@contact.gandi.net
- TLD · .com
- Browse hostnames · ze…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "zepheira.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.