Hostname
saaipf.com
Last fetched
saaipf.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
saaipf.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.230.166.172 | 13.230.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of saaipf.com owner
- Contact emails
- 0daf7323-1802-4c22-955f-90219e1b8b22@identity-protect.org
- 1a51d06d-7d1e-486a-94f0-0e1b9c5ce894@identity-protect.org
- 2d386dcf-93fa-4134-8462-c7e7747c3cb5@identity-protect.org
- 8e2d9235-13fe-47f1-a56e-059b1c0310e9@identity-protect.org
- 9679ab7c-8ce4-47ac-b553-25d00703ee45@identity-protect.org
- aadf38cd-2bdf-4d2e-8dfa-b48ca24e487e@identity-protect.org
- b1750a84-5893-423d-8fab-ee7bd9d9fe11@identity-protect.org
- owner-6191106@saaipf.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of saaipf.com.
| Subdomain |
|---|
| ui.saaipf.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for saaipf.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from saaipf.com.
- IP · 13.230.166.172
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 0daf7323-1802-4c22-955f-90219e1b8b22@identity-protect.org
- TLD · .com
- Browse hostnames · sa…
- 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: "saaipf.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.