Hostname
sceapi.com
Last fetched
sceapi.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
sceapi.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.239.45.170 | 13.236.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.24.147.20 | 3.24.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.63.249.45 | 52.62.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 54.153.214.217 | 54.153.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of sceapi.com owner
- Contact emails
- 30538276-9aef-4138-8eb3-1e2c1d54e2c4@identity-protect.org
- 9fbbec1f-2995-4f73-aa64-3fcc91f87002@identity-protect.org
- b5268a22-af38-4f77-a59e-e341384b19ff@identity-protect.org
- cdadccfa-6ea5-489f-97ce-d1be7b6d6588@identity-protect.org
- df465d4e-528e-4e81-a089-0df6d8610ae8@identity-protect.org
- f1c59a59-5727-4787-aad1-da9b3d295a68@identity-protect.org
- f37f539e-01f7-4025-97df-9ddc1b6094b0@identity-protect.org
- owner-1332526@sceapi.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for sceapi.com.
| Mechanism | Target |
|---|---|
| SPF_A | enmail.wisegrid.net |
| SPF_A | sydmailedge.wisegrid.net |
| SPF_INCLUDE | spf-006bc901.pphosted.com |
| SPF_INCLUDE | spf.myconnectwise.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 125.7.37.86/32 |
Related pages
Pivot deeper into the graph from sceapi.com.
- IP · 13.239.45.170
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AU
- Email · 30538276-9aef-4138-8eb3-1e2c1d54e2c4@identity-protect.org
- TLD · .com
- Browse hostnames · sc…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sceapi.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.