Hostname
dedietrich.com
Last fetched
dedietrich.com resolves to 1 IPv4 address operated by AGORANET AGORA CALYCE is a french company offering hosting and Cloud services in FR. WHOIS lists iana:14 as the registrar.
Nutrition Label
Resolution chain
dedietrich.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 94.125.109.18 | 94.125.104.0/21 | AS47833 | AGORANET AGORA CALYCE is a french company offering hosting and Cloud services | FR |
WHOIS identity
- Registrar
- iana:14
- Organization
- de dietrich
- Contact emails
Subdomains
30 observed subdomains of dedietrich.com.
Showing 25 of 30. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dedietrich.com in the public web crawl.
260 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for dedietrich.com.
| Mechanism | Target |
|---|---|
| SPF_A | dedietrich.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.127.240.66 |
| SPF_MX | dedietrich.com |
Related pages
Pivot deeper into the graph from dedietrich.com.
- IP · 94.125.109.18
- ASN · AS47833AGORANET AGORA CALYCE is a french company offering hosting and Cloud services
- Registrar · iana:14
- Country · FR
- Email · dnsmaster.admin@dedietrich.com
- TLD · .com
- 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: "dedietrich.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.