Skip to content

Hostname

nextsense.com

Last fetched

nextsense.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · nextsense.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/nextsense.com

Resolution chain

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

IPPrefixASNOperatorCountry
98.71.172.5698.70.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

33 observed subdomains of nextsense.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for nextsense.com.

MechanismTarget
SPF_Anextsense.com
SPF_INCLUDEmail20.suw131.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEu20534497.wl248.sendgrid.net
SPF_IP159.183.218.125
SPF_IP62.162.84.34
SPF_IP88.85.115.11
SPF_MXnextsense.com

Related pages

Pivot deeper into the graph from nextsense.com.

Cypher and MCP

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

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