Hostname
zenyohr.com
Last fetched
zenyohr.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
zenyohr.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 |
|---|---|---|---|---|
| 18.154.227.10 | 18.154.227.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.227.26 | 18.154.227.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.227.37 | 18.154.227.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.227.45 | 18.154.227.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of zenyohr.com owner
- Contact emails
- 1bbec7d4-af0f-4768-885d-8616002b53f5@identity-protect.org
- 1f171ceb-4ad6-4c2c-8fa0-4907c25a0eac@identity-protect.org
- 2f97e2d5-4383-417e-a104-d5e2fac2fd47@identity-protect.org
- 5d799971-c0ba-4aab-acbb-75a9876f93d6@identity-protect.org
- 5f110503-c872-4b36-baf8-0a0adb5f44c8@identity-protect.org
- 822724d5-def9-48a7-87be-86a3d2eebd84@identity-protect.org
- ef624360-6fa6-4217-8eb2-9f602fa581cb@identity-protect.org
Subdomains
28 observed subdomains of zenyohr.com.
Web-graph footprint
Distinct hostnames that link to or from zenyohr.com in the public web crawl.
5 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for zenyohr.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from zenyohr.com.
- IP · 18.154.227.10
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1bbec7d4-af0f-4768-885d-8616002b53f5@identity-protect.org
- 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: "zenyohr.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.