Hostname
zigzagame.com
Last fetched
zigzagame.com resolves to 35.162.161.0, announced in 35.160.0.0/13 by AMAZON-02 - Amazon.com, Inc. in US. zigzagame.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 35.162.161.0
35.160.0.0/13 · AMAZON-02 - Amazon.com, Inc. · Boardman, US
IPv6 resolution
No AAAA record for zigzagame.com is recorded in WhisperGraph.
Attribution
Aws
cloud · ORIGIN_AS
WHOIS identity
- Registrar
- iana:468
- Registrant organisation
- on behalf of zigzagame.com owner
- Contact emails
- lykelley@gmail.com, a4b76993-b8af-4053-aecc-f25a975a3e37@identity-protect.org, c5889357-210c-4f55-a534-acfb9e0b0eb4@identity-protect.org, e597a250-cc43-483b-a5ef-5953982e5080@identity-protect.org, fd99fafd-bd39-4fe6-82a1-d872d1b753bf@identity-protect.org
Subdomains
| Subdomain |
|---|
| www.zigzagame.com |
Showing 1 of 1 subdomain (1 per page).
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns-257.awsdns-32.com
- ns-828.awsdns-39.net
- ns-1386.awsdns-45.org
- ns-1918.awsdns-47.co.uk
MX records
- smtp.google.com
SPF policy
- include: _spf.google.com
Threat-feed evidence
History
Related pages
Pivot from zigzagame.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "zigzagame.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.