Hostname
dmc.com
Last fetched
dmc.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
dmc.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 |
|---|---|---|---|---|
| 104.21.57.17 | 104.21.48.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.158.76 | 172.67.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:81
- Organization
- bernard barche
- Contact emails
- an89c2xr3kh@networksolutionsprivateregistration.com
- av6nz6yh66q@networksolutionsprivateregistration.com
- fk7697cy6h8@networksolutionsprivateregistration.com
- gk24w9fw8ge@networksolutionsprivateregistration.com
- gp82w2sy83p@networksolutionsprivateregistration.com
- hx7c94mv6ha@networksolutionsprivateregistration.com
- ph9sf27b28a@networksolutionsprivateregistration.com
- qt64d9mg69e@networksolutionsprivateregistration.com
- s54v676w49v@networksolutionsprivateregistration.com
- sa5ma6nc77v@networksolutionsprivateregistration.com
- sy9zw7h72et@networksolutionsprivateregistration.com
- u24ah3ay66v@networksolutionsprivateregistration.com
- zy9cn5kn879@networksolutionsprivateregistration.com
- 727da4e23cd6cb3ffcd3b1ec5a63a645-2229984@contact.gandi.net
- 8280c5bf2c0ad85586cfe7e554c27c32-17837447@contact.gandi.net
- 9251435ea3d091128abe422615a4509e-17837447@contact.gandi.net
- 9aead193c003ac437feab8347e80994d-17837447@contact.gandi.net
- ab4b836cee8b5ced794f242aec256886-17837447@contact.gandi.net
Subdomains
11 observed subdomains of dmc.com.
Web-graph footprint
Distinct hostnames that link to or from dmc.com in the public web crawl.
1,022 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for dmc.com.
| Mechanism | Target |
|---|---|
| SPF_A | dmc.com |
| SPF_A | zimbra.newel.net |
| SPF_INCLUDE | fdspfeuc.freshemail.io |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 137.74.238.198 |
Related pages
Pivot deeper into the graph from dmc.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dmc.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.