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
Resolution chain
digitalcheck.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.210.158.145 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.160.124.175 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.224.25.68 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.227.41.102 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.254.202.81 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.10.93.196 | 52.10.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.40.173.16 | 52.40.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.42.231.221 | 52.40.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- digital check corporation
- Contact emails
Subdomains
25 observed subdomains of digitalcheck.com.
Showing 20 of 25. View all subdomains →
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.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | cust-spf.exacttarget.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | sent-via.netsuite.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 23.236.135.67/32 |
| SPF_IP | 34.251.73.164/32 |
| SPF_IP | 47.181.110.192 |
Related pages
Pivot deeper into the graph from digitalcheck.com.
- IP · 34.210.158.145
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1068
- Country · US
- Email · ac@digitalcheck.com
- TLD · .com
- Browse hostnames · di…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.