Hostname
sdccu.com
Last fetched
sdccu.com resolves to 107.162.254.143, announced in 107.162.254.0/23 by F5 - F5 Networks SARL in US. sdccu.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for sdccu.com is recorded in WhisperGraph.
Attribution
f5 sarl
ORIGIN_AS
WHOIS identity
- Registrar
- iana:2
- Registrant organisation
- san diego county credit union
- Contact emails
- registration@sdccu.com, sazhadi@sdccu.com
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- dns1.p08.nsone.net
- dns2.p08.nsone.net
- dns3.p08.nsone.net
- dns4.p08.nsone.net
MX records
- us-smtp-inbound-1.mimecast.com
- us-smtp-inbound-2.mimecast.com
SPF policy
- ip: 209.85.128.0/17
- ip: 216.198.0.0/18
- ip: 188.172.128.0/20
- ip: 192.161.144.0/20
- ip: 66.231.80.0/20
- ip: 139.60.152.0/22
- ip: 162.247.216.0/22
- ip: 185.12.80.0/22
- ip: 148.59.106.0/23
- ip: 148.59.108.0/23
- ip: 103.151.192.0/23
- ip: 64.124.120.0/24
- ip: 148.59.151.0/24
- ip: 209.208.209.0/24
- ip: 208.185.229.0/24
- ip: 208.185.235.0/24
- ip: 184.178.24.0/24
- ip: 208.81.32.0/24
- ip: 208.81.34.0/24
- ip: 68.233.77.18/32
- ip: 20.184.246.208/28
- ip: 149.72.47.228/32
- ip: 184.178.24.239/32
- ip: 67.231.148.248/32
- ip: 147.154.97.253/32
- ip: 67.231.156.254/32
- ip: 2607:f8b0:4000::/36
- ip: 173.239.115.34/32
- ip: 65.182.202.34/32
- ip: 160.253.95.9/32
- ip: 67.231.157.93/32
- include: spf.cashedge.com
- include: us._netblocks.mimecast.com
- include: _spf.salesforce.com
- mx: sdccu.com
- include: _spf1.mailgun.org
- include: _spf2.mailgun.org
- ip: 107.162.170.209
- ip: 12.173.8.29
- ip: 12.173.8.30
- ip: 12.195.30.93
- ip: 12.195.30.94
- ip: 147.154.109.114
- ip: 148.163.137.243
- ip: 149.72.128.180
- ip: 184.178.24.226
- ip: 184.178.24.230
- ip: 184.178.24.232
- ip: 184.178.24.252
- ip: 67.231.80.100
Threat-feed evidence
History
Related pages
Pivot from sdccu.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sdccu.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.