Hostname
dyson.hr
Last fetched
dyson.hr resolves to 10 IPv4 addresses operated by AKAMAI-ASN1 in CZ.
Nutrition Label
Resolution chain
dyson.hr resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.212.110.57 | 23.212.110.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 23.212.110.64 | 23.212.110.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 23.36.162.206 | 23.36.162.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.36.162.220 | 23.36.162.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.64.1.216 | 23.64.1.0/24 | AS20940 | AKAMAI-ASN1 | IN |
| 23.64.1.233 | 23.64.1.0/24 | AS20940 | AKAMAI-ASN1 | IN |
| 95.101.116.11 | 95.101.116.0/24 | AS20940 | AKAMAI-ASN1 | PL |
| 95.101.116.5 | 95.101.116.0/24 | AS20940 | AKAMAI-ASN1 | PL |
| 172.66.2.168 | 172.66.0.0/22 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 162.159.142.172 | 162.159.128.0/19 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from dyson.hr in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for dyson.hr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-edge-az.dyson.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from dyson.hr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dyson.hr"})-[: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.