Skip to content

Hostname

portagelearning.edu

Last fetched

portagelearning.edu resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · portagelearning.eduRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/portagelearning.edu

Resolution chain

portagelearning.edu resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.179.10813.32.178.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.179.11913.32.178.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.179.3713.32.178.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.179.9413.32.178.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.102.11718.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.2918.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.4818.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.7418.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.245.60.11418.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.2618.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.6418.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.7218.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.65.3.10818.65.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.3.5818.65.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.3.9218.65.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.3.9418.65.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with portagelearning.edu in WhisperGraph.

Subdomains

8 observed subdomains of portagelearning.edu.

Web-graph footprint

Distinct hostnames that link to or from portagelearning.edu in the public web crawl.

98 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for portagelearning.edu.

MechanismTarget
SPF_INCLUDE43960121.spf05.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from portagelearning.edu.

Cypher and MCP

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

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