Hostname
nameserver.net
Last fetched
nameserver.net resolves to 104.131.117.204, announced in 104.131.64.0/18 by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. nameserver.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
- 104.131.117.204
104.131.64.0/18 · DIGITALOCEAN-ASN - DigitalOcean, LLC · Clifton, US
IPv6 resolution
No AAAA record for nameserver.net is recorded in WhisperGraph.
Attribution
digitalocean
ORIGIN_AS
WHOIS identity
- Registrar
- iana:69
- Registrant organisation
- john payne
- Contact emails
- dns@sackheads.org
Subdomains
Mail and authentication
Nameservers
- bos.nameserver.net
- iad.nameserver.net
- nyc.nameserver.net
- phl.nameserver.net
- rdu.nameserver.net
- sjc.nameserver.net
- sou.nameserver.net
MX records
- mx.sackheads.org
SPF policy
- a: nameserver.net
- a: baconhouse.sackheads.org
- a: haybaler.sackheads.org
- a: joshua.sackheads.org
- ip: 104.131.117.204
- ip: 140.186.190.103
Threat-feed evidence
History
Related pages
Pivot from nameserver.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: "nameserver.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.