Skip to content

Hostname

formation-elearning.learnybox.com

Last fetched

formation-elearning.learnybox.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · formation-elearning.learnybox.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/formation-elearning.learnybox.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.250.31.7234.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.97.24452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.148.12754.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.217.255.3154.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with formation-elearning.learnybox.com in WhisperGraph.

Web-graph footprint

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

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for formation-elearning.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_MXformation-elearning.learnybox.com

Related pages

Pivot deeper into the graph from formation-elearning.learnybox.com.

Cypher and MCP

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

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