Hostname
getzephyr.com
Last fetched
getzephyr.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
getzephyr.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.58.115.226 | 13.58.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.58.53.27 | 16.58.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.134.49.117 | 3.132.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.149.80.139 | 3.144.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of getzephyr.com owner
- Contact emails
- getzephyr.com@domainsbyproxy.com
- 12f63dd4-e4ce-4ab7-a744-94bf32fb5175@identity-protect.org
- 6ccd7195-703e-4ecb-90e9-88ba333e9c96@identity-protect.org
- 70dab875-0b28-4da1-ab07-525489adc8a3@identity-protect.org
- 7f5e9b75-4b3e-423b-99e9-626827e7ccf4@identity-protect.org
- 812b99bd-efce-4d7e-9bf8-c9fa5833951a@identity-protect.org
- 8632f084-437b-4535-a213-627296c3cc29@identity-protect.org
- b9f1f703-380c-4c3d-a64d-bff296ad7ae6@identity-protect.org
- owner-11599448@getzephyr.com.whoisprivacyservice.org
- owner-3304707@getzephyr.com.whoisprivacyservice.org
- owner-4159868@getzephyr.com.whoisprivacyservice.org
- owner-435821@getzephyr.com.whoisprivacyservice.org
- owner-4573032@getzephyr.com.whoisprivacyservice.org
- owner-7757181@getzephyr.com.whoisprivacyservice.org
Subdomains
18 observed subdomains of getzephyr.com.
Web-graph footprint
Distinct hostnames that link to or from getzephyr.com in the public web crawl.
164 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for getzephyr.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
Related pages
Pivot deeper into the graph from getzephyr.com.
- IP · 13.58.115.226
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · getzephyr.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · ge…
- 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: "getzephyr.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.