Skip to content

Hostname

742704.com

Last fetched

742704.com resolves to 20 IPv4 addresses operated by COMING-AS - ABCDE GROUP in HK. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · 742704.comRouting diversity4.8/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/742704.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.233.11.180103.233.8.0/22AS133201COMING-AS - ABCDE GROUPHK
103.233.9.166103.233.8.0/22AS133201COMING-AS - ABCDE GROUPHK
154.23.176.122154.23.176.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
154.23.176.132154.23.176.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
154.23.176.136154.23.176.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
154.23.176.138154.23.176.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
154.23.176.145154.23.176.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
154.23.176.175154.23.176.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
154.23.176.193154.23.176.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
154.23.176.211154.23.176.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
154.23.178.110154.23.178.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
154.23.178.116154.23.178.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
154.23.178.142154.23.178.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
154.23.178.191154.23.178.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
156.240.108.213156.240.108.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
156.240.108.234156.240.108.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
202.61.86.119202.61.84.0/22AS133201COMING-AS - ABCDE GROUPHK
206.119.82.38206.119.82.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
206.119.82.51206.119.82.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
47.250.142.8847.250.128.0/18AS45102ALIBABA-CN-NET - Alibaba (US) Technology Co., Ltd.MY

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of 742704.com.

Threat posture

History

Related pages

Pivot deeper into the graph from 742704.com.

Cypher and MCP

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

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