Skip to content

Hostname

ucsdsm.org

Last fetched

ucsdsm.org resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ucsdsm.orgRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ucsdsm.org

Resolution chain

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

IPPrefixASNOperatorCountry
34.199.162.21734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of ucsdsm.org.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for ucsdsm.org.

MechanismTarget
SPF_INCLUDE123456.spf03.hubspotemail.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.201.106.222
SPF_IP162.253.47.166
SPF_IP198.18.33.169
SPF_IP198.19.232.103
SPF_IP20.115.33.52
SPF_IP208.69.145.9
SPF_IP216.51.147.233
SPF_IP67.224.79.163
SPF_IP70.39.6.46
SPF_IP72.255.100.59

Related pages

Pivot deeper into the graph from ucsdsm.org.

Cypher and MCP

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

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