Skip to content

Hostname

dynad.com

Last fetched

dynad.com resolves to 2 IPv4 addresses operated by AS57795 in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.40.255.151185.40.252.0/22AS57795NL
35.214.185.8135.214.128.0/17AS19527GOOGLE-2 - Google LLCNL

WHOIS identity

Registrar
iana:1647
Organization
dynad import-export b.v.
Contact emails

Subdomains

7 observed subdomains of dynad.com.

Web-graph footprint

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

46 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for dynad.com.

MechanismTarget
SPF_Adynad.com
SPF_INCLUDEdynad.com.spf.auto.dnssmarthost.net
SPF_INCLUDEspf.protection.outlook.com
SPF_MXdynad.com

Related pages

Pivot deeper into the graph from dynad.com.

Cypher and MCP

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

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