Hostname
dewalt.fr
Last fetched
dewalt.fr resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in KR. WHOIS lists registrar:markmonitor inc. as the registrar.
Nutrition Label
Resolution chain
dewalt.fr resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.76.88.77 | 104.76.64.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | KR |
| 104.81.13.177 | 104.81.0.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 2.18.142.73 | 2.18.128.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | FR |
| 23.37.58.230 | 23.37.48.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.45.101.40 | 23.45.96.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
WHOIS identity
- Registrar
- registrar:markmonitor inc.
- Organization
- the black & decker corporation
- Contact emails
Subdomains
13 observed subdomains of dewalt.fr.
Web-graph footprint
Distinct hostnames that link to or from dewalt.fr in the public web crawl.
171 sites link to this hostname.
77 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for dewalt.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{ir}.%{v}.%{d}.spf.has.pphosted.com |
Related pages
Pivot deeper into the graph from dewalt.fr.
- IP · 104.76.88.77
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · registrar:markmonitor inc.
- Country · KR
- Email · domain.registrar@bdk.com
- TLD · .fr
- Browse hostnames · de…
- 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: "dewalt.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.