Skip to content

Hostname

shfft.com

Last fetched

shfft.com resolves to 2 IPv4 addresses operated by CNCGROUP-SH China Unicom Shanghai network in CN. WHOIS lists iana:1697 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
140.207.81.51140.207.0.0/16AS17621CNCGROUP-SH China Unicom Shanghai networkCN
61.129.52.5861.129.52.0/24AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN

WHOIS identity

Registrar
iana:1697
Organization
shanghai fufeitong information service co.
Contact emails

Subdomains

27 observed subdomains of shfft.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for shfft.com.

MechanismTarget
SPF_INCLUDEspf.mail.qq.com

Related pages

Pivot deeper into the graph from shfft.com.

Cypher and MCP

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

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