Hostname
exabytesrl.it
Last fetched
exabytesrl.it resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:aruba s.p.a. as the registrar.
Nutrition Label
Resolution chain
exabytesrl.it resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.67.110.120 | 18.67.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.67.110.15 | 18.67.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.67.110.20 | 18.67.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.67.110.51 | 18.67.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 99.86.30.107 | 99.86.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 99.86.30.113 | 99.86.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 99.86.30.87 | 99.86.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 99.86.30.89 | 99.86.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- registrar:aruba s.p.a.
- Organization
- gianluca barbin
- Contact emails
- —
Subdomains
18 observed subdomains of exabytesrl.it.
Web-graph footprint
Distinct hostnames that link to or from exabytesrl.it in the public web crawl.
7 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for exabytesrl.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | aruba.it |
| SPF_INCLUDE | sendgrid.net |
| SPF_IP | 63.34.197.175/32 |
Related pages
Pivot deeper into the graph from exabytesrl.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "exabytesrl.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.