Skip to content

Hostname

carson.ca.us

Last fetched

carson.ca.us resolves to 1 IPv4 address operated by CNSQ-AS12213 - Centersquare in US.

Nutrition Label

WHISPER CANON · carson.ca.usRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/carson.ca.us

Resolution chain

carson.ca.us resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
149.137.245.166149.137.244.0/22AS12213CNSQ-AS12213 - CentersquareUS

WHOIS identity

No WHOIS records are currently associated with carson.ca.us in WhisperGraph.

Subdomains

10 observed subdomains of carson.ca.us.

Web-graph footprint

Distinct hostnames that link to or from carson.ca.us in the public web crawl.

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for carson.ca.us.

MechanismTarget
SPF_Aicebox.carson.ca.us
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP69.75.219.35
SPF_IP69.75.219.36
SPF_MXcarson.ca.us

Related pages

Pivot deeper into the graph from carson.ca.us.

Cypher and MCP

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

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