Skip to content

Hostname

irobot.de

Last fetched

irobot.de resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT.

Nutrition Label

WHISPER CANON · irobot.deRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.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.

IPPrefixASNOperatorCountry
108.157.188.20108.157.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
108.157.188.74108.157.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
108.157.188.81108.157.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
108.157.188.88108.157.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
18.155.49.3518.155.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.49.4518.155.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.49.5518.155.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.49.9218.155.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.147.1218.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.12618.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.4118.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.5918.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.46.2365.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.3565.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.7265.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.7665.9.46.0/24AS16509AMAZON-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.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for irobot.de.

MechanismTarget
SPF_INCLUDEemailsrvr.com

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.