Skip to content

Hostname

mail.neelevat.com

Last fetched

mail.neelevat.com resolves to 1 IPv4 address operated by AS28878 in NL.

Nutrition Label

WHISPER CANON · mail.neelevat.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mail.neelevat.com

Resolution chain

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

IPPrefixASNOperatorCountry
31.223.162.23431.223.160.0/20AS28878NL

WHOIS identity

No WHOIS records are currently associated with mail.neelevat.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for mail.neelevat.com.

MechanismTarget
SPF_Amail.neelevat.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_MXmail.neelevat.com

Related pages

Pivot deeper into the graph from mail.neelevat.com.

Cypher and MCP

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

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