Hostname
portagelearning.com
Last fetched
portagelearning.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
portagelearning.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.156.2.4 | 108.156.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.156.2.61 | 108.156.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.156.2.67 | 108.156.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.156.2.88 | 108.156.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 52.85.31.103 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.114 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.126 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.80 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- ******** ******** (see notes section below on how to view unmasked data)
- Contact emails
- ********@*****.***
- steve@nursingabc.com
- 23a3d79f-c717-4e15-b908-95c60eb32746@identity-protect.org
- 297c4a57-d9e9-40de-85f0-de9afe49c0b5@identity-protect.org
- 4f1740f6-b2c7-47ff-b609-50df72c2487f@identity-protect.org
- 5298fac6-af33-4f53-9b0c-6262730016e8@identity-protect.org
- 614045b0-7e74-463c-955a-34514e766536@identity-protect.org
- 749bc115-e570-4519-8316-970793e47844@identity-protect.org
- 7d87c38e-8184-404a-a605-db17c5e21b1b@identity-protect.org
- owner-10835079@portagelearning.com.whoisprivacyservice.org
- owner-11848914@portagelearning.com.whoisprivacyservice.org
- owner-4232300@portagelearning.com.whoisprivacyservice.org
Subdomains
10 observed subdomains of portagelearning.com.
Web-graph footprint
Distinct hostnames that link to or from portagelearning.com in the public web crawl.
20 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for portagelearning.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from portagelearning.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "portagelearning.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.