Skip to content

Hostname

learning.crsi.org

Last fetched

learning.crsi.org resolves to 5 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · learning.crsi.orgRouting diversity3.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/learning.crsi.org

Resolution chain

learning.crsi.org resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.226.56.24934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.116.2534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.174.124.10435.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.213.165.12844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.89.100.8154.89.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with learning.crsi.org in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from learning.crsi.org in the public web crawl.

7 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for learning.crsi.org.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_IP52.71.130.88/32
SPF_IP66.170.16.128/28
SPF_IP66.170.18.96/27
SPF_IP66.170.4.32/28
SPF_IP96.60.118.96/28

Related pages

Pivot deeper into the graph from learning.crsi.org.

Cypher and MCP

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

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