Hostname
sdnews.com
Last fetched
sdnews.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
sdnews.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.79.50 | 104.21.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 162.255.119.208 | 162.255.119.0/24 | AS22612 | NAMECHEAP-NET - Namecheap, Inc. | US |
| 172.67.142.6 | 172.67.128.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- the san diego community newspaper group attn sdnews.com care of network solutions
- Contact emails
- ak28a96d72c@networksolutionsprivateregistration.com
- b66gy74b2wn@networksolutionsprivateregistration.com
- bv57j9hs8zv@networksolutionsprivateregistration.com
- c52kj8pt4nc@networksolutionsprivateregistration.com
- ct6f64d74u4@networksolutionsprivateregistration.com
- dc2gg4fk3rj@networksolutionsprivateregistration.com
- dp53y95h7cx@networksolutionsprivateregistration.com
- ej9ej3579bt@networksolutionsprivateregistration.com
- es8er7899ec@networksolutionsprivateregistration.com
- fb2445ht2hn@networksolutionsprivateregistration.com
- g64mt6ne3v5@networksolutionsprivateregistration.com
- gm5uf8923m5@networksolutionsprivateregistration.com
- gr3ne8z3877@networksolutionsprivateregistration.com
- hv8mz7gu4n9@networksolutionsprivateregistration.com
- j949w6us48j@networksolutionsprivateregistration.com
- j954r28w8u6@networksolutionsprivateregistration.com
- k73v99hw69x@networksolutionsprivateregistration.com
- mw7en8786m4@networksolutionsprivateregistration.com
- n98733td52d@networksolutionsprivateregistration.com
- 85f37bd54cb94ae5818000ac995da13e.protect@withheldforprivacy.com
- and 19 more
Subdomains
4 observed subdomains of sdnews.com.
Showing 3 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sdnews.com in the public web crawl.
723 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for sdnews.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 66.29.147.106 |
Related pages
Pivot deeper into the graph from sdnews.com.
- IP · 104.21.79.50
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:2
- Country · CA
- Email · ak28a96d72c@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · sd…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sdnews.com"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.