Skip to content

Hostname

iq.com

Last fetched

iq.com resolves to 2 IPv4 addresses operated by ERIKA MONTEIRO GUERRA in HK. WHOIS lists iana:1599 as the registrar.

Nutrition Label

WHISPER CANON · iq.comRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/iq.com

Resolution chain

iq.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
118.26.32.176118.26.32.0/23AS133865ERIKA MONTEIRO GUERRAHK
118.26.33.23118.26.32.0/23AS133865ERIKA MONTEIRO GUERRAHK

WHOIS identity

Registrar
iana:1599
Organization
iqiyi international singapore pte.
Contact emails

Subdomains

109 observed subdomains of iq.com.

Web-graph footprint

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

2,296 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for iq.com.

MechanismTarget
SPF_Aiq.com
SPF_IP116.211.199.239
SPF_IP116.211.199.4
SPF_IP129.227.142.193
SPF_IP202.108.14.131
SPF_IP202.108.14.15
SPF_IP23.236.118.81
SPF_IP23.236.118.82
SPF_MXiq.com

Related pages

Pivot deeper into the graph from iq.com.

Cypher and MCP

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

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