Hostname
dalecarnegie.com
Last fetched
dalecarnegie.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
dalecarnegie.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 172.66.134.53 | 172.66.128.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.138.99 | 172.66.128.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- dale carnegie & associates, inc. dale carnegie & associates,
- Contact emails
- chris.addeo@dalecarnegie.com
- ak54m2aj4zt@networksolutionsprivateregistration.com
- ap2xg9kd3az@networksolutionsprivateregistration.com
- b54t45df5fz@networksolutionsprivateregistration.com
- b76n83xm4r6@networksolutionsprivateregistration.com
- br5kg9sg9qr@networksolutionsprivateregistration.com
- bx45n5am965@networksolutionsprivateregistration.com
- c993r7zu66e@networksolutionsprivateregistration.com
- cg29r5893n2@networksolutionsprivateregistration.com
- d55nr8nc5ft@networksolutionsprivateregistration.com
- dg9hr3m83qw@networksolutionsprivateregistration.com
- dj5y75t64p8@networksolutionsprivateregistration.com
- e386z33d8zc@networksolutionsprivateregistration.com
- e79qz5wp9me@networksolutionsprivateregistration.com
- ep2332mu9cn@networksolutionsprivateregistration.com
- f92e66m75jq@networksolutionsprivateregistration.com
- fh74627f5uu@networksolutionsprivateregistration.com
- fq3n46nc8ae@networksolutionsprivateregistration.com
- fr4tv92d9ua@networksolutionsprivateregistration.com
- g367j6s52se@networksolutionsprivateregistration.com
- and 49 more
Subdomains
365 observed subdomains of dalecarnegie.com.
Showing 25 of 365. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dalecarnegie.com in the public web crawl.
1,868 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for dalecarnegie.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{i}._ip.%{h}._ehlo.%{d}._spf.vali.email |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from dalecarnegie.com.
- IP · 172.66.134.53
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:2
- Country · CA
- Email · chris.addeo@dalecarnegie.com
- TLD · .com
- Browse hostnames · da…
- 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: "dalecarnegie.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.