Hostname
learningseat.com
Last fetched
learningseat.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
learningseat.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.32.121.114 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.121.128 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.121.18 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.121.72 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.170.249.102 | 3.170.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 3.170.249.13 | 3.170.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 3.170.249.73 | 3.170.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 3.170.249.97 | 3.170.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 54.192.55.112 | 54.192.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.55.27 | 54.192.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.55.59 | 54.192.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.55.60 | 54.192.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of learningseat.com owner
- Contact emails
- info@webip.com.au
- ryan.achilles@learningseat.com
- 42d4d472-3230-4cd8-9005-2593fdf42cee@identity-protect.org
- 76c2c451-2f86-4e30-93d8-d4ba7e7708e9@identity-protect.org
- 7858bd8e-6d29-47cd-8f94-fb4755344b29@identity-protect.org
- 7e8af577-ab65-4e49-9da1-baba1cccec36@identity-protect.org
- 8841706f-9f51-4d16-bb83-8d2edc544845@identity-protect.org
- c804e2bf-63d0-40e1-9b24-16fff03dde0b@identity-protect.org
- owner-11903810@learningseat.com.whoisprivacyservice.org
Subdomains
11 observed subdomains of learningseat.com.
Web-graph footprint
Distinct hostnames that link to or from learningseat.com in the public web crawl.
6 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for learningseat.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | _spf.sap.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from learningseat.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "learningseat.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.