Skip to content

Hostname

draftable.com

Last fetched

draftable.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · draftable.comRouting diversity5.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/draftable.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.145.115.12816.145.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
35.81.96.6935.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
52.13.177.6552.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.25.173.20752.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.26.126.24352.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.41.241.23452.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.244.91.9854.244.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
54.68.203.12554.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
184.34.64.188184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
34.210.174.14734.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

17 observed subdomains of draftable.com.

Web-graph footprint

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

360 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for draftable.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstspg-customer.com
SPF_IP14.201.108.210

Related pages

Pivot deeper into the graph from draftable.com.

Cypher and MCP

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

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