Skip to content

Hostname

huayangfx.com

Last fetched

huayangfx.com resolves to 4 IPv4 addresses operated by HKCICL-AS-AP - Hong Kong Communications International Co., Limited in HK.

Nutrition Label

WHISPER CANON · huayangfx.comRouting diversity3.0/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/huayangfx.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.143.46.55104.143.46.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
18.162.165.14718.162.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.HK
43.199.120.6443.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
43.199.218.7243.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

No WHOIS records are currently associated with huayangfx.com in WhisperGraph.

Subdomains

3 observed subdomains of huayangfx.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for huayangfx.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from huayangfx.com.

Cypher and MCP

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

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