Skip to content

Hostname

digitide.com

Last fetched

digitide.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · digitide.comRouting diversity5.6/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/digitide.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.51.149.39100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.126.93.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.121.613.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.212.953.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.86.1.673.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.103.3034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.175.55.16535.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.212.250.11444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.68.15852.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.190.15352.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.145.115.9754.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.56.12554.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.84.219.3698.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.67.22498.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.72.115100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
tldpros.com
Contact emails

Subdomains

2 observed subdomains of digitide.com.

Web-graph footprint

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

23 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for digitide.com.

MechanismTarget
SPF_Amail.conneqtcorp.com
SPF_Amail2.conneqtcorp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.knowbe4.com
SPF_INCLUDEspf2.knowbe4.com
SPF_IP12.171.137.71
SPF_IP12.34.56.123
SPF_IP14.140.184.25
SPF_IP14.140.184.36
SPF_IP149.72.217.2
SPF_IP203.199.199.137
SPF_IP59.160.171.67
SPF_IP59.160.171.87

Related pages

Pivot deeper into the graph from digitide.com.

Cypher and MCP

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

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