Skip to content

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

WHISPER CANON · exabytesrl.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/exabytesrl.it

Resolution chain

exabytesrl.it resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.67.110.12018.67.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.67.110.1518.67.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.67.110.2018.67.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.67.110.5118.67.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
99.86.30.10799.86.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
99.86.30.11399.86.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
99.86.30.8799.86.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
99.86.30.8999.86.30.0/23AS16509AMAZON-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

SPF policy

5 SPF mechanisms authorising senders for exabytesrl.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaruba.it
SPF_INCLUDEsendgrid.net
SPF_IP63.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 20

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