Skip to content

Hostname

digitalcheck.com

Last fetched

digitalcheck.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · digitalcheck.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/digitalcheck.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.210.158.14534.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.160.124.17535.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.224.25.6844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.227.41.10244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.254.202.8144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.10.93.19652.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.40.173.1652.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.42.231.22152.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
digital check corporation
Contact emails

Subdomains

25 observed subdomains of digitalcheck.com.

Web-graph footprint

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

113 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for digitalcheck.com.

MechanismTarget
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsent-via.netsuite.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP23.236.135.67/32
SPF_IP34.251.73.164/32
SPF_IP47.181.110.192

Related pages

Pivot deeper into the graph from digitalcheck.com.

Cypher and MCP

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

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