Skip to content

Hostname

neelevat.com

Last fetched

neelevat.com resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · neelevat.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/neelevat.com

Resolution chain

neelevat.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
89.41.171.18089.41.168.0/22AS20857NL

WHOIS identity

Registrar
iana:839
Organization
c.r. vat
Contact emails

Subdomains

51 observed subdomains of neelevat.com.

Web-graph footprint

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

47 sites link to this hostname.

87 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for neelevat.com.

MechanismTarget
SPF_Aneelevat.com
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.com

Related pages

Pivot deeper into the graph from neelevat.com.

Cypher and MCP

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

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

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