Skip to content

Hostname

intelex.com

Last fetched

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

Nutrition Label

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

Resolution chain

intelex.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 intelex.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

31 SPF mechanisms authorising senders for intelex.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.fortive.com
SPF_IP103.23.64.0/22
SPF_IP134.213.190.221
SPF_IP148.139.0.0/16
SPF_IP149.96.0.0/16
SPF_IP18.130.143.71
SPF_IP18.168.60.252
SPF_IP18.175.0.232
SPF_IP199.91.136.0/21
SPF_IP20.188.221.201
SPF_IP20.188.223.148
SPF_IP20.40.165.145
SPF_IP20.40.165.153
SPF_IP3.12.145.133
SPF_IP3.16.132.15
SPF_IP3.20.17.173
SPF_IP3.98.44.178
SPF_IP37.98.232.0/21
SPF_IP40.119.155.202
SPF_IP52.137.27.244
SPF_IP52.139.81.71
SPF_IP52.139.83.85
SPF_IP52.155.232.252
SPF_IP52.155.233.77
SPF_IP52.228.107.147
SPF_IP52.228.107.231
SPF_IP99.79.178.21
SPF_MXintelex.com

Related pages

Pivot deeper into the graph from intelex.com.

Cypher and MCP

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

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