Skip to content

Hostname

digit.co

Last fetched

digit.co resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · digit.coRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/digit.co

Resolution chain

digit.co resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
143.204.181.50143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.58143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.73143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.96143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.160.246.1223.160.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.RO
3.160.246.1263.160.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.RO
3.160.246.553.160.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.RO
3.160.246.933.160.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.RO
99.84.160.11399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.11999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.5399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.9199.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
ethan bloch
Contact emails

Subdomains

20 observed subdomains of digit.co.

Web-graph footprint

Distinct hostnames that link to or from digit.co in the public web crawl.

829 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for digit.co.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmg-spf.greenhouse.io
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from digit.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "digit.co"})-[: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.