Hostname
saas-toolbox.com
Last fetched
saas-toolbox.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
saas-toolbox.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 |
|---|---|---|---|---|
| 18.65.48.127 | 18.65.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.65.48.34 | 18.65.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.65.48.69 | 18.65.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.65.48.93 | 18.65.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.67.181.114 | 18.67.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 18.67.181.46 | 18.67.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 18.67.181.71 | 18.67.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 18.67.181.98 | 18.67.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of saas-toolbox.com owner
- Contact emails
- 454c8929-1813-4f8f-974f-00ed4ae0ce41@identity-protect.org
- 67919214-970c-4fd6-bd75-a8afdefeb22b@identity-protect.org
- 81fb3fe2-2850-4fe9-83c9-9f685fbf3d73@identity-protect.org
- ab133dab-0f84-456d-95d8-7c7247f0a84d@identity-protect.org
- e59738a5-944e-4f36-83d0-6de2dfe75f42@identity-protect.org
- owner-9369010@saas-toolbox.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from saas-toolbox.com.
- IP · 18.65.48.127
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · BR
- Email · 454c8929-1813-4f8f-974f-00ed4ae0ce41@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: "saas-toolbox.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.