Skip to content

Hostname

baytobayca.com

Last fetched

baytobayca.com resolves to 5 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · baytobayca.comRouting diversity3.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/baytobayca.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.197.64.32104.197.64.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
96.45.82.12196.45.82.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.82.20896.45.82.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.83.11596.45.83.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.83.21296.45.83.0/24AS16552DIGICERT - Tiggee LLCUS

WHOIS identity

Registrar
iana:146
Organization
david tran
Contact emails

Subdomains

1 observed subdomain of baytobayca.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for baytobayca.com.

MechanismTarget
SPF_INCLUDEemailsrvr.com

Related pages

Pivot deeper into the graph from baytobayca.com.

Cypher and MCP

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

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