Skip to content

Hostname

www.dynamicis.com

Last fetched

www.dynamicis.com resolves to 1 IPv4 address operated by AS8560 in US.

Nutrition Label

WHISPER CANON · www.dynamicis.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/www.dynamicis.com

Resolution chain

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

IPPrefixASNOperatorCountry
74.208.43.474.208.188.0/23AS8560US

WHOIS identity

No WHOIS records are currently associated with www.dynamicis.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for www.dynamicis.com.

MechanismTarget
SPF_IP2607:f1c0:810:b700:0:0:88:953d
SPF_IP2607:f1c0:830:6800:0:0:4d:9c7e
SPF_IP74.208.243.183
SPF_IP74.208.43.4
SPF_MXwww.dynamicis.com

Related pages

Pivot deeper into the graph from www.dynamicis.com.

Cypher and MCP

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

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