Hostname
irobot.it
Last fetched
irobot.it resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists registrar:gandi sas as the registrar.
Nutrition Label
Resolution chain
irobot.it resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- registrar:gandi sas
- Organization
- nital s.p.a.
- Contact emails
- —
Subdomains
9 observed subdomains of irobot.it.
Web-graph footprint
Distinct hostnames that link to or from irobot.it in the public web crawl.
108 sites link to this hostname.
41 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for irobot.it.
| Mechanism | Target |
|---|---|
| SPF_A | irobot.it |
| SPF_INCLUDE | emsd1.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.5.92.203 |
| SPF_IP | 213.82.95.55 |
| SPF_IP | 213.82.95.58 |
| SPF_IP | 93.43.3.196 |
| SPF_MX | irobot.it |
Related pages
Pivot deeper into the graph from irobot.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "irobot.it"})-[: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.