Skip to content

Hostname

nextwaveindia.com

Last fetched

nextwaveindia.com resolves to 1 IPv4 address operated by AS132420 in IN. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

Registrar
iana:303
Organization
next wave india
Contact emails

Subdomains

28 observed subdomains of nextwaveindia.com.

Web-graph footprint

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

7 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • nextwaveindia.com

SPF policy

13 SPF mechanisms authorising senders for nextwaveindia.com.

MechanismTarget
SPF_Amx.iserverplanet.com
SPF_Anextwaveindia.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_MXnextwaveindia.com

Related pages

Pivot deeper into the graph from nextwaveindia.com.

Cypher and MCP

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

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