Skip to content

Hostname

abebooks.it

Last fetched

abebooks.it resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists registrar:csc corporate domains, inc. as the registrar.

Nutrition Label

WHISPER CANON · abebooks.itRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/abebooks.it

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.4713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
52.85.78.12752.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.2252.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.6152.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.7552.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.35.10654.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.1354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.8754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.9054.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.10999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.12199.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.12799.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.9099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:csc corporate domains, inc.
Organization
Contact emails

Subdomains

17 observed subdomains of abebooks.it.

Web-graph footprint

Distinct hostnames that link to or from abebooks.it in the public web crawl.

620 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for abebooks.it.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf1.amazon.com
SPF_INCLUDEspf2.amazon.com

Related pages

Pivot deeper into the graph from abebooks.it.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "abebooks.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.