Skip to content

Hostname

sdcda.org

Last fetched

sdcda.org resolves to 2 IPv4 addresses operated by ATT-INTERNET4 - AT&T Enterprises, LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · sdcda.orgRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint7.4/10canon.whisper.security/host/sdcda.org

Resolution chain

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

IPPrefixASNOperatorCountry
64.149.99.13064.148.0.0/15AS7018ATT-INTERNET4 - AT&T Enterprises, LLCUS
64.149.99.25264.148.0.0/15AS7018ATT-INTERNET4 - AT&T Enterprises, LLCUS

WHOIS identity

Registrar
iana:2
Organization
district attorney, county of san diego
Contact emails

Subdomains

39 observed subdomains of sdcda.org.

Web-graph footprint

Distinct hostnames that link to or from sdcda.org in the public web crawl.

398 sites link to this hostname.

169 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for sdcda.org.

MechanismTarget
SPF_Asrvhojemv255a.sdcda.org
SPF_Asrvhojemv255b.sdcda.org
SPF_Asrvncremv255c.sdcda.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.232.16.247
SPF_IP64.149.99.246
SPF_MXsdcda.org

Related pages

Pivot deeper into the graph from sdcda.org.

Cypher and MCP

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

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