Skip to content

Hostname

draft2digital.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.211.164.818.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.190.1633.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.19.33.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.182.843.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.50.1113.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.85.71.1923.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.12.9234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.103.10534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.187.8134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.200.7934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.192.23444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.164.139.22154.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.172.110.12254.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.44.17498.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.141.80100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.62.22098.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

27 observed subdomains of draft2digital.com.

Web-graph footprint

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

1,189 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for draft2digital.com.

MechanismTarget
SPF_INCLUDEspf0.draft2digital.com
SPF_IP184.72.73.74
SPF_IP54.210.114.251

Related pages

Pivot deeper into the graph from draft2digital.com.

Cypher and MCP

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

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