Skip to content

Hostname

digitonic.com

Last fetched

digitonic.com resolves to 10 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · digitonic.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/digitonic.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.84.194104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.196.58172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
3.171.22.1043.171.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.22.503.171.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.22.663.171.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.22.913.171.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.46.11665.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.12165.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.2765.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.5265.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:468
Organization
on behalf of digitonic.com owner
Contact emails

Subdomains

7 observed subdomains of digitonic.com.

Web-graph footprint

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

65 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for digitonic.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from digitonic.com.

Cypher and MCP

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

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