Skip to content

Hostname

deejay.it

Last fetched

deejay.it resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists registrar:gandi sas as the registrar.

Nutrition Label

WHISPER CANON · deejay.itRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/deejay.it

Resolution chain

deejay.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.1313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.187.1413.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.3113.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.7413.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.7813.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.170.152.1103.170.152.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.152.473.170.152.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.152.523.170.152.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.152.953.170.152.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.46.11065.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.465.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.6165.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.7065.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
registrar:gandi sas
Organization
elemedia s.p.a.
Contact emails

Subdomains

56 observed subdomains of deejay.it.

Web-graph footprint

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

1,753 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for deejay.it.

MechanismTarget
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf-smtp.kataweb.it
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from deejay.it.

Cypher and MCP

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

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