Skip to content

Hostname

sausalito.com

Last fetched

sausalito.com resolves to 3 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · sausalito.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sausalito.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.32.196.16445.32.192.0/20AS20473AS-VULTR - The Constant Company, LLCUS
52.57.221.12152.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
67.225.141.2767.225.128.0/17AS32244LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

Registrar
iana:146
Organization
california media partners,
Contact emails

Subdomains

15 observed subdomains of sausalito.com.

Web-graph footprint

Distinct hostnames that link to or from sausalito.com in the public web crawl.

50 sites link to this hostname.

200 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from sausalito.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "sausalito.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.