Skip to content

Hostname

dyadem.fr

Last fetched

dyadem.fr resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:scaleway as the registrar.

Nutrition Label

WHISPER CANON · dyadem.frRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dyadem.fr

Resolution chain

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

IPPrefixASNOperatorCountry
13.248.133.21213.248.128.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
76.223.4.4576.223.0.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:scaleway
Organization
dyadem
Contact emails

Subdomains

5 observed subdomains of dyadem.fr.

Web-graph footprint

Distinct hostnames that link to or from dyadem.fr in the public web crawl.

13 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for dyadem.fr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEeskerondemand.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP212.114.29.225
SPF_IP46.102.116.68
SPF_IP51.44.33.103
SPF_IP54.240.3.11

Related pages

Pivot deeper into the graph from dyadem.fr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dyadem.fr"})-[: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.