Skip to content

Hostname

dynamicfriction.com

Last fetched

dynamicfriction.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · dynamicfriction.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/dynamicfriction.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.67.313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.5213.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.7513.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.9313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.55.112143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.126143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.38143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.73143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
54.192.35.10054.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.6954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.7454.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.9254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1068
Organization
namecheap.com namecheap.com
Contact emails

Subdomains

8 observed subdomains of dynamicfriction.com.

Web-graph footprint

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

22 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for dynamicfriction.com.

MechanismTarget
SPF_INCLUDE21855322.spf08.hubspotemail.net
SPF_INCLUDE_spf.smtp.com

Related pages

Pivot deeper into the graph from dynamicfriction.com.

Cypher and MCP

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

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