Skip to content

Hostname

cms.digitaledgedc.com

Last fetched

cms.digitaledgedc.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK.

Nutrition Label

WHISPER CANON · cms.digitaledgedc.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/cms.digitaledgedc.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.162.63.24516.162.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
18.166.252.17018.166.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

No WHOIS records are currently associated with cms.digitaledgedc.com in WhisperGraph.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for cms.digitaledgedc.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP112.199.96.51
SPF_IP121.143.6.131
SPF_IP149.30.132.46
SPF_IP203.231.55.2
SPF_IP210.6.160.190
SPF_IP222.106.44.245
SPF_IP3.93.139.220/32
SPF_IP3.93.243.176/32
SPF_IP35.240.249.254
SPF_IP42.200.196.242
SPF_IP52.54.159.237/32
SPF_IP52.73.143.252/32
SPF_IP58.177.225.166
SPF_IP61.100.40.254
SPF_IP62.210.247.56/32

Related pages

Pivot deeper into the graph from cms.digitaledgedc.com.

Cypher and MCP

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

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