Hostname
neessen.net
Last fetched
neessen.net has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:976 as the registrar.
Nutrition Label
Resolution chain
neessen.net 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:976
- Organization
- neessen.net - webhosting
- Contact emails
- i2idgnlm46qfkopqcq3o2hn4vfo2gjyzoygg5zha5rphs@protectedmx.com
- iagrjfdwnrz3iifeudhzde3tspzf4kqlum5imfyqk64a6@protectedmx.com
- ib2yy2ep5y7nxat6dq3fsoy4ltgxaej2kg6uvu6y5fyqk@protectedmx.com
- ifvvfr4k7r4jnaumkjecbbg65rzrxmaxlnsa3z5ii4hoq@protectedmx.com
- ig5poenpxncsmugxpezw5ewibrvdek6rxmiqnh5aefwyi@protectedmx.com
- iju7lynlrsco2ogjjrupxpl3o5kqvrtzqddiba5qs5a24@protectedmx.com
- iqz4hj4462n4kjqmhel3plmjdrzlng7nvyrcyzyinrgba@protectedmx.com
- iwee32roi3mvzpx4c5w7e255ifvu7iwfqjyn3cuiavsle@protectedmx.com
- info@neessen.net
Subdomains
22 observed subdomains of neessen.net.
Web-graph footprint
Distinct hostnames that link to or from neessen.net in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for neessen.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.neessen.net |
| SPF_MX | neessen.net |
Related pages
Pivot deeper into the graph from neessen.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "neessen.net"})-[: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.