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
Resolution chain
dyadem.fr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.248.133.212 | 13.248.128.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 76.223.4.45 | 76.223.0.0/20 | AS16509 | AMAZON-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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for dyadem.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | eskerondemand.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 212.114.29.225 |
| SPF_IP | 46.102.116.68 |
| SPF_IP | 51.44.33.103 |
| SPF_IP | 54.240.3.11 |
Related pages
Pivot deeper into the graph from dyadem.fr.
- IP · 13.248.133.212
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:scaleway
- Country · CA
- Email · 4907e4952c223891.2076233@spamfree.bookmyname.com
- TLD · .fr
- Browse hostnames · dy…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.