Skip to content

Hostname

dcdcnetwork.com

Last fetched

dcdcnetwork.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · dcdcnetwork.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dcdcnetwork.com

Resolution chain

dcdcnetwork.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.22.199.28100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
34.216.139.20834.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.252.196.2244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.42.1.8852.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
deluxe entertainment services group
Contact emails

Subdomains

1 observed subdomain of dcdcnetwork.com.

Web-graph footprint

Distinct hostnames that link to or from dcdcnetwork.com in the public web crawl.

3 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for dcdcnetwork.com.

MechanismTarget
SPF_INCLUDEmandrillapp.com
SPF_INCLUDEsent-via.netsuite.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from dcdcnetwork.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "dcdcnetwork.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.