Skip to content

Hostname

abcft.com

Last fetched

abcft.com resolves to 2 IPv4 addresses operated by AS45090 in CN. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · abcft.comRouting diversity2.4/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/abcft.com

Resolution chain

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

WHOIS identity

Registrar
iana:420
Organization
bei jing a bo ci ke ji you xian gong si
Contact emails

Subdomains

17 observed subdomains of abcft.com.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for abcft.com.

MechanismTarget
SPF_Aabcft.com
SPF_INCLUDEspf.corp-email.com
SPF_INCLUDEspf.qiye.163.com
SPF_INCLUDEspfb.corp-email.com
SPF_IP111.200.195.195/27
SPF_IP113.57.132.146
SPF_IP113.57.168.242
SPF_IP116.211.87.244
SPF_IP202.175.86.249/27
SPF_MXabcft.com

Related pages

Pivot deeper into the graph from abcft.com.

Cypher and MCP

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

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