All hostnames irobot.de resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT.
Nutrition Label WHISPER CANON · irobot.de Routing diversity 3.5/10 Peering density 9.3/10 MOAS conflict ✓ none Threat-feed listings 6.8/10 WHOIS transparency 0.0/10 Resolver footprint 3.2/10 canon.whisper.security/host/irobot.de Resolution chain irobot.de resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 108.157.188.20 108.157.188.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. IT 108.157.188.74 108.157.188.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. IT 108.157.188.81 108.157.188.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. IT 108.157.188.88 108.157.188.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. IT 18.155.49.35 18.155.48.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IN 18.155.49.45 18.155.48.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IN 18.155.49.55 18.155.48.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IN 18.155.49.92 18.155.48.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IN 18.66.147.12 18.66.144.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.66.147.126 18.66.144.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.66.147.41 18.66.144.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.66.147.59 18.66.144.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 65.9.46.23 65.9.46.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SE 65.9.46.35 65.9.46.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SE 65.9.46.72 65.9.46.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SE 65.9.46.76 65.9.46.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SE
WHOIS identity No WHOIS records are currently associated with irobot.de in WhisperGraph.
Subdomains 10 observed subdomains of irobot.de.
Web-graph footprint Distinct hostnames that link to or from irobot.de in the public web crawl.
128 sites link to this hostname.
Mail and authentication SPF policy 1 SPF mechanism authorising senders for irobot.de.
Related pages Pivot deeper into the graph from irobot.de.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "irobot.de"})-[: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 .