Skip to content

Hostname

focusjunior.it

Last fetched

focusjunior.it resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:barbero & associates ltd as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.132.48.185108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.200.57.14318.200.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
18.202.63.19018.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
3.248.23.1243.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.240.56.6734.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.243.195.5134.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.165.5934.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.96.3134.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.252.157.18334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.231.24752.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.255.10552.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.244.4952.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.134.13052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.251.16752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.226.8952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.114.20952.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.211.17454.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.216.48.1954.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.217.217.14754.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.228.189.1854.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:barbero & associates ltd
Organization
gruner + jahr / mondadori s.p.a.
Contact emails

Subdomains

3 observed subdomains of focusjunior.it.

Web-graph footprint

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

773 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for focusjunior.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mag-news.it
SPF_INCLUDEspf.mandrillapp.com
SPF_IP185.48.34.22
SPF_IP80.16.30.211
SPF_IP80.16.30.212
SPF_IP80.16.30.221

Related pages

Pivot deeper into the graph from focusjunior.it.

Cypher and MCP

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

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