Skip to content

Hostname

learnybox.com

Last fetched

learnybox.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · learnybox.comRouting diversity3.9/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/learnybox.com

Resolution chain

learnybox.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.16.135.16952.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.251.6252.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.97.24452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.194.157.25154.194.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.217.255.3154.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.33.141.23163.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:81
Organization
lorenzo pancino
Contact emails

Subdomains

1,192 observed subdomains of learnybox.com.

Web-graph footprint

Distinct hostnames that link to or from learnybox.com in the public web crawl.

774 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for learnybox.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP153.92.234.38
SPF_IP172.246.45.135
SPF_IP172.246.45.30
SPF_IP172.246.45.51
SPF_IP172.246.45.53
SPF_IP172.246.45.70
SPF_IP172.246.45.81
SPF_IP178.32.91.83
SPF_IP178.32.91.87
SPF_IP54.36.215.176/28
SPF_MXlearnybox.com

Related pages

Pivot deeper into the graph from learnybox.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "learnybox.com"})-[: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.