Skip to content

Hostname

neelevat.nl

Last fetched

neelevat.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

WHISPER CANON · neelevat.nlRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/neelevat.nl

Resolution chain

neelevat.nl 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
registrar:realtime register
Organization
Contact emails

Subdomains

2 observed subdomains of neelevat.nl.

Web-graph footprint

Distinct hostnames that link to or from neelevat.nl in the public web crawl.

88 sites link to this hostname.

121 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for neelevat.nl.

MechanismTarget
SPF_Aneelevat.nl
SPF_INCLUDE_spf.neelevat.com
SPF_INCLUDE_spf.relay.sdworx.com
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.trustit.eu
SPF_IP185.46.182.1/32
SPF_IP185.46.182.200/29
SPF_IP185.46.182.208/31
SPF_IP20.82.87.96/28
SPF_IP3.120.70.15
SPF_IP79.125.5.172
SPF_IP91.198.243.0/24
SPF_MXneelevat.nl

Related pages

Pivot deeper into the graph from neelevat.nl.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "neelevat.nl"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.