Skip to content

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

WHISPER CANON · saba.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/saba.com

Resolution chain

saba.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.66.147.2018.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.4418.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.7218.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.8418.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.46.4865.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.565.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.6165.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.6465.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

143 observed subdomains of saba.com.

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for saba.com.

MechanismTarget
SPF_INCLUDEspf01.saba.com
SPF_INCLUDEspf02.saba.com
SPF_INCLUDEspf03.saba.com

Related pages

Pivot deeper into the graph from saba.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.