Skip to content

Hostname

calsta.ca.gov

Last fetched

calsta.ca.gov resolves to 2 IPv4 addresses operated by CA-DOTNET-AS - California Department of Transportation in US.

Nutrition Label

WHISPER CANON · calsta.ca.govRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/calsta.ca.gov

Resolution chain

calsta.ca.gov resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
149.136.20.188149.136.0.0/16AS1348CA-DOTNET-AS - California Department of TransportationUS
149.136.36.109149.136.0.0/16AS1348CA-DOTNET-AS - California Department of TransportationUS

WHOIS identity

No WHOIS records are currently associated with calsta.ca.gov in WhisperGraph.

Subdomains

2 observed subdomains of calsta.ca.gov.

Web-graph footprint

Distinct hostnames that link to or from calsta.ca.gov in the public web crawl.

311 sites link to this hostname.

120 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for calsta.ca.gov.

MechanismTarget
SPF_INCLUDEspf-004aba01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from calsta.ca.gov.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "calsta.ca.gov"})-[: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.