Skip to content

Hostname

friction-cn.com

Last fetched

friction-cn.com resolves to 1 IPv4 address operated by CHINANET-SHANGHAI-MAN - China Telecom (Group) in US. WHOIS lists iana:4163 as the registrar.

Nutrition Label

WHISPER CANON · friction-cn.comRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/friction-cn.com

Resolution chain

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

IPPrefixASNOperatorCountry
114.67.113.167114.67.64.0/18AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)US

WHOIS identity

Registrar
iana:4163
Organization
ningbo city zhehai boli friction material factory
Contact emails

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for friction-cn.com.

MechanismTarget
SPF_INCLUDEspf.263.net

Related pages

Pivot deeper into the graph from friction-cn.com.

Cypher and MCP

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

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