Hostname
saaisolutions.com
Last fetched
saaisolutions.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MY. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
saaisolutions.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 |
|---|---|---|---|---|
| 18.161.179.123 | 18.161.179.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 18.161.179.38 | 18.161.179.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 18.161.179.70 | 18.161.179.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 18.161.179.83 | 18.161.179.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of saaisolutions.com owner
- Contact emails
- 18e0c182-d14a-407c-88fa-b3be1d36760b@identity-protect.org
- 3350fc02-8840-425a-8e09-4c95690ab1a5@identity-protect.org
- 46a61eef-8491-4e3c-b044-cb624b8392a3@identity-protect.org
- 51e44c1c-71f3-4f0b-bc36-68f2333add57@identity-protect.org
- 774b4fbb-35f0-41d4-ad2c-128af2056215@identity-protect.org
- e6496d60-48bd-42b3-9213-3229d94cf98b@identity-protect.org
Subdomains
16 observed subdomains of saaisolutions.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for saaisolutions.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from saaisolutions.com.
- IP · 18.161.179.123
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · MY
- Email · 18e0c182-d14a-407c-88fa-b3be1d36760b@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: "saaisolutions.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.