Hostname
myzipcode.net
Last fetched
myzipcode.net resolves to 69.10.39.162, announced in 69.10.32.0/20 by IS-AS-1 - Interserver, Inc in US. myzipcode.net 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
- 69.10.39.162
69.10.32.0/20 · IS-AS-1 - Interserver, Inc · Secaucus, US
IPv6 resolution
No AAAA record for myzipcode.net is recorded in WhisperGraph.
Attribution
interserver
ORIGIN_AS
WHOIS identity
- Registrar
- iana:1068
- Registrant organisation
- perfect privacy,
- Contact emails
- n543c6zh5t3@networksolutionsprivateregistration.com, 0260e641379048aba5d0969208d51c3b.protect@whoisguard.com, 3db197a81afa443f846085d2943e6971.protect@withheldforprivacy.com
Subdomains
Showing 3 of 3 subdomains (3 per page).
Mail and authentication
Nameservers
- cdns1.interserver.net
- cdns2.interserver.net
- cdns3.interserver.net
MX records
- mail.myzipcode.net
SPF policy
- a: myzipcode.net
- mx: myzipcode.net
- ip: 69.10.39.162
Threat-feed evidence
History
Related pages
Pivot from myzipcode.net 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: "myzipcode.net"})-[: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.