Skip to content

Hostname

hfa.eshopcms.com

Last fetched

hfa.eshopcms.com resolves to 1 IPv4 address operated by ALIBABA-CN-NET Alibaba US Technology Co., Ltd. in HK.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
47.240.63.21947.240.0.0/17AS45102ALIBABA-CN-NET Alibaba US Technology Co., Ltd.HK

WHOIS identity

No WHOIS records are currently associated with hfa.eshopcms.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for hfa.eshopcms.com.

MechanismTarget
SPF_Ahfa.eshopcms.com
SPF_Amail.webnum1.com
SPF_Amail2.webnum1.com
SPF_Aomail.webnum1.com
SPF_MXhfa.eshopcms.com

Related pages

Pivot deeper into the graph from hfa.eshopcms.com.

Cypher and MCP

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

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