Hostname
zytlyn.com
Last fetched
zytlyn.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
zytlyn.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.248.116.35 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.16.250.59 | 52.16.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.74.116.164 | 54.74.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of zytlyn.com owner
- Contact emails
- h7b30b18wbnuqn8cw339@c.o-w-o.info
- 32f189b6-e3e1-43f5-81ed-043e4e8d0c13@identity-protect.org
- 9b157dbe-681c-4fb1-9f7b-d3eb625329c7@identity-protect.org
- 9eeef6e9-0326-4294-a494-b27f3ad52fcb@identity-protect.org
- a15ca277-4877-46cf-b857-995cb20170f1@identity-protect.org
- e4c8541c-894d-4339-8186-af2d51920d82@identity-protect.org
- ec7a71db-1bb6-4681-a2d4-8c25f4188b76@identity-protect.org
Subdomains
8 observed subdomains of zytlyn.com.
Web-graph footprint
Distinct hostnames that link to or from zytlyn.com in the public web crawl.
16 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for zytlyn.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from zytlyn.com.
- IP · 34.248.116.35
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · h7b30b18wbnuqn8cw339@c.o-w-o.info
- TLD · .com
- Browse hostnames · zy…
- 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: "zytlyn.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.