Hostname
danscomp.com
Last fetched
danscomp.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
danscomp.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.18.50 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.19.50 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 8.47.69.6 | 8.47.69.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
| 8.6.112.6 | 8.6.112.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- attn danscomp.com care of network solutions
- Contact emails
- bcartwright@danscomp.com
- bh56r7jq7m7@networksolutionsprivateregistration.com
- ck6cx4q43z5@networksolutionsprivateregistration.com
- d886y6ze4w7@networksolutionsprivateregistration.com
- ev8gh2qa7mb@networksolutionsprivateregistration.com
- ey7p74ns86u@networksolutionsprivateregistration.com
- hostmaster@amain.com
- k895e9dh2ty@networksolutionsprivateregistration.com
- ka6za2p569g@networksolutionsprivateregistration.com
- kt7db7xc4w5@networksolutionsprivateregistration.com
- m33rs6fw8yb@networksolutionsprivateregistration.com
- mu4pr9vz2m3@networksolutionsprivateregistration.com
- mv9zh47e99d@networksolutionsprivateregistration.com
- mx46m7yp8ny@networksolutionsprivateregistration.com
- pk7tx7gz3td@networksolutionsprivateregistration.com
- 286dc893b80346de9b8bae7827629583.protect@withheldforprivacy.com
- b49d7192df7942ada11fa4f7def4d894.protect@withheldforprivacy.com
- qk66u5mg2y6@networksolutionsprivateregistration.com
- t428y3y47bf@networksolutionsprivateregistration.com
- tv79y9e48aw@networksolutionsprivateregistration.com
- and 9 more
Subdomains
6 observed subdomains of danscomp.com.
Showing 4 of 6. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from danscomp.com in the public web crawl.
146 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for danscomp.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 12.176.152.82 |
Related pages
Pivot deeper into the graph from danscomp.com.
- IP · 104.18.18.50
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:2
- Country · CA
- Email · bcartwright@danscomp.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: "danscomp.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.