Skip to content

Hostname

digitaledgedc.com

Last fetched

digitaledgedc.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

29 observed subdomains of digitaledgedc.com.

Web-graph footprint

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

90 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for 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 digitaledgedc.com.

Cypher and MCP

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

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