Skip to content

Hostname

ef360.com

Last fetched

ef360.com resolves to 3 IPv4 addresses operated by UNICOM-SHFT-IDC China Unicom Shanghai FuTe IDC network in CN. WHOIS lists iana:420 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
140.207.188.224140.207.188.0/24AS140979UNICOM-SHFT-IDC China Unicom Shanghai FuTe IDC networkCN
180.163.29.38180.163.28.0/22AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
203.107.45.167203.107.45.0/24AS37963ALIBABA-CN-NET Hangzhou Alibaba Advertising Co.,Ltd.CN

WHOIS identity

Registrar
iana:420
Organization
kanghui zhou
Contact emails

Subdomains

125 observed subdomains of ef360.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ef360.com.

MechanismTarget
SPF_INCLUDEspf.qiye.aliyun.com

Related pages

Pivot deeper into the graph from ef360.com.

Cypher and MCP

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

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