Hostname
nelsonnygaard.com
Last fetched
nelsonnygaard.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
nelsonnygaard.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- ah33d45n4s2@networksolutionsprivateregistration.com
- e75zz7cg8da@networksolutionsprivateregistration.com
- fm2ex22z76g@networksolutionsprivateregistration.com
- jp7s99kr542@networksolutionsprivateregistration.com
- r56b86273b6@networksolutionsprivateregistration.com
- s79nd3s58gh@networksolutionsprivateregistration.com
- ye4r74pf6cs@networksolutionsprivateregistration.com
Subdomains
19 observed subdomains of nelsonnygaard.com.
Web-graph footprint
Distinct hostnames that link to or from nelsonnygaard.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for nelsonnygaard.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf1.nelsonnygaard.com |
| SPF_IP | 174.128.1.0/24 |
| SPF_IP | 216.85.144.240 |
| SPF_IP | 38.106.138.31/27 |
| SPF_IP | 38.124.106.0/26 |
| SPF_IP | 68.169.196.0/26 |
| SPF_IP | 87.236.252.224/27 |
Related pages
Pivot deeper into the graph from nelsonnygaard.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nelsonnygaard.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.