Skip to content

Hostname

inteliquent.com

Last fetched

inteliquent.com resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.106.85104.16.0.0/12AS13335CLOUDFLARENET - Cloudflare, Inc.US

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for inteliquent.com.

MechanismTarget
SPF_INCLUDE_spf3.inteliquent.com
SPF_INCLUDEstspg-customer.com
SPF_IP147.160.167.14/32
SPF_IP147.160.167.15/32
SPF_IP148.163.157.213
SPF_IP148.163.158.152
SPF_IP15.222.152.119
SPF_IP15.223.105.218
SPF_IP199.199.18.32
SPF_IP206.147.190.70
SPF_IP206.147.190.76
SPF_IP206.147.191.114
SPF_IP206.147.191.70
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP52.49.201.246/32
SPF_IP52.49.235.189/32

Related pages

Pivot deeper into the graph from inteliquent.com.

Cypher and MCP

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

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