Skip to content

Hostname

mail.nextwaveindia.com

Last fetched

mail.nextwaveindia.com resolves to 1 IPv4 address operated by AS132420 in IN.

Nutrition Label

WHISPER CANON · mail.nextwaveindia.comRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mail.nextwaveindia.com

Resolution chain

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

IPPrefixASNOperatorCountry
146.88.24.237146.88.24.0/24AS132420IN

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for mail.nextwaveindia.com.

MechanismTarget
SPF_Amail.nextwaveindia.com
SPF_Amx.iserverplanet.com
SPF_Aspfw1.iserverplanet.net
SPF_INCLUDEantispamcloud.com
SPF_INCLUDEiserverplanet.net
SPF_INCLUDEspf.iserverplanet.net
SPF_IP103.118.16.26
SPF_IP103.118.16.65
SPF_IP103.138.189.138
SPF_IP146.88.24.237
SPF_IP208.110.93.219
SPF_IP43.231.127.224
SPF_MXmail.nextwaveindia.com

Related pages

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

Cypher and MCP

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

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