Skip to content

Hostname

ipnexia.com

Last fetched

ipnexia.com resolves to 1 IPv4 address operated by IPNEXIA-AS in BE. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
77.72.234.2777.72.234.0/24AS20650IPNEXIA-ASBE

WHOIS identity

Registrar
iana:81
Organization
ip-nexia
Contact emails

Subdomains

56 observed subdomains of ipnexia.com.

Web-graph footprint

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

12 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ipnexia.com.

MechanismTarget
SPF_Aipnexia.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEnaxai.email
SPF_INCLUDEspf.protection.outlook.com
SPF_IP77.72.232.36
SPF_IP77.72.232.44
SPF_IP77.72.234.19
SPF_MXipnexia.com

Related pages

Pivot deeper into the graph from ipnexia.com.

Cypher and MCP

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

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