Skip to content

Hostname

ebookecm.it

Last fetched

ebookecm.it resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists registrar:1 api gmbh as the registrar.

Nutrition Label

WHISPER CANON · ebookecm.itRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/ebookecm.it

Resolution chain

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

IPPrefixASNOperatorCountry
18.102.231.20318.102.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
95.110.172.14495.110.160.0/20AS31034ARUBA-ASN - Aruba S.p.A.IT

WHOIS identity

Registrar
registrar:1 api gmbh
Organization
so.ge.s. sas
Contact emails

Subdomains

11 observed subdomains of ebookecm.it.

Web-graph footprint

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

112 sites link to this hostname.

194 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ebookecm.it.

MechanismTarget
SPF_Agmail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEturbo-smtp.com
SPF_IP15.161.139.138
SPF_IP176.9.45.73
SPF_IP95.110.172.144
SPF_MXebookecm.it

Related pages

Pivot deeper into the graph from ebookecm.it.

Cypher and MCP

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

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