Skip to content

Hostname

iflytek.com

Last fetched

iflytek.com resolves to 1 IPv4 address operated by PCCW-AS-AP PCCW IMS Ltd PCCW Business Internet Access in HK. WHOIS lists iana:420 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.74.124.164103.74.124.0/24AS4515PCCW-AS-AP PCCW IMS Ltd PCCW Business Internet AccessHK

WHOIS identity

Registrar
iana:420
Organization
cui yongdong
Contact emails

Subdomains

58 observed subdomains of iflytek.com.

Web-graph footprint

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

615 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for iflytek.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.icoremail.net
SPF_IP103.108.2.144
SPF_IP111.39.232.6
SPF_IP112.132.229.228
SPF_IP117.48.148.116
SPF_IP117.71.53.47
SPF_IP220.248.230.197
SPF_IP220.248.245.131
SPF_IP36.7.172.14
SPF_IP36.7.172.15
SPF_MXiflytek.com

Related pages

Pivot deeper into the graph from iflytek.com.

Cypher and MCP

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

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