Skip to content

Hostname

innergex.com

Last fetched

innergex.com appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

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

Resolution chain

innergex.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for innergex.com.

MechanismTarget
SPF_INCLUDE_spf.meltwater.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEes._spf.adp.com
SPF_INCLUDEpsm.knowbe4.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_s2.oraclecloud.com
SPF_IP12.183.16.210
SPF_IP12.183.16.211
SPF_IP12.183.17.151
SPF_IP148.105.0.0/16
SPF_IP159.183.107.65
SPF_IP159.183.193.221
SPF_IP165.227.36.51
SPF_IP198.2.128.0/18
SPF_IP20.104.142.155
SPF_IP205.201.128.0/20
SPF_IP206.162.151.238
SPF_IP207.134.106.0/28
SPF_IP216.70.112.13
SPF_IP40.86.229.95
SPF_IP66.110.130.114
SPF_IP69.49.209.6

Related pages

Pivot deeper into the graph from innergex.com.

Cypher and MCP

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

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