Hostname
saba.com
Last fetched
saba.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
saba.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.66.147.20 | 18.66.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.147.44 | 18.66.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.147.72 | 18.66.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.147.84 | 18.66.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.46.48 | 65.9.46.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 65.9.46.5 | 65.9.46.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 65.9.46.61 | 65.9.46.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 65.9.46.64 | 65.9.46.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- a357b7qk3e5@networksolutionsprivateregistration.com
- au8xv7su2xj@networksolutionsprivateregistration.com
- dshebesta@saba.com
- fe7ha63m85n@networksolutionsprivateregistration.com
- gc6gg9jw37k@networksolutionsprivateregistration.com
- jh6vr7kx33p@networksolutionsprivateregistration.com
- jz3qm8rz5vk@networksolutionsprivateregistration.com
- ks6zz8yj5yw@networksolutionsprivateregistration.com
- nmeysami@saba.com
- p984x93g97y@networksolutionsprivateregistration.com
- phardcastle@saba.com
- qv2af4wd4t2@networksolutionsprivateregistration.com
- r258t2av38h@networksolutionsprivateregistration.com
- uq2gj64n8ce@networksolutionsprivateregistration.com
- xn4fx3jp35a@networksolutionsprivateregistration.com
- y47qt8rx4v5@networksolutionsprivateregistration.com
Subdomains
143 observed subdomains of saba.com.
Showing 25 of 143. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from saba.com in the public web crawl.
551 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for saba.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf01.saba.com |
| SPF_INCLUDE | spf02.saba.com |
| SPF_INCLUDE | spf03.saba.com |
Related pages
Pivot deeper into the graph from saba.com.
- IP · 18.66.147.20
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · DE
- Email · a357b7qk3e5@networksolutionsprivateregistration.com
- 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: "saba.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.