Hostname
netpark.us
Last fetched
netpark.us resolves to 3.139.151.175, announced in 3.136.0.0/13 by AMAZON-02 - Amazon.com, Inc. in US. netpark.us 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
- 3.139.151.175
3.136.0.0/13 · AMAZON-02 - Amazon.com, Inc. · Dublin, US
- 3.139.247.28
3.136.0.0/13 · AMAZON-02 - Amazon.com, Inc. · Dublin, US
- 3.142.22.29
3.136.0.0/13 · AMAZON-02 - Amazon.com, Inc. · Dublin, US
IPv6 resolution
No AAAA record for netpark.us is recorded in WhisperGraph.
Attribution
Aws
cloud · ORIGIN_AS
WHOIS identity
- Registrar
- iana:81
- Registrant organisation
- jonathan schmidt
- Contact emails
- 2dae4fba52c68fecaa9218b1cd0866ef-18860825@contact.gandi.net, 9d9db64d60fb4a9a1e7da5d0f95b2735-4881499@contact.gandi.net, b19cb17b6a2a41877612e6037eaaa5e5-18860825@contact.gandi.net, jschmidt@netpark.us
Subdomains
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-465.awsdns-58.com
- ns-808.awsdns-37.net
- ns-1174.awsdns-18.org
- ns-1602.awsdns-08.co.uk
MX records
- netpark-us.mail.protection.outlook.com
SPF policy
- include: spf.protection.outlook.com
Threat-feed evidence
History
Related pages
Pivot from netpark.us 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: "netpark.us"})-[: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.