Skip to content

Hostname

backdocket.com

Last fetched

backdocket.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · backdocket.comRouting diversity7.0/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/backdocket.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.29.177.216100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.31.12.188100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.231.46100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.22.180.0107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
13.217.140.19813.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.44.1283.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.239.2493.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.223.55.2443.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.84.913.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.84.175.2013.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.84.48.873.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.233.4034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.197.23634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.224.194.13134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.124.10134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.103.5934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.235.77.17134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.90.19635.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.192.11035.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.173.115.23035.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

9 observed subdomains of backdocket.com.

Web-graph footprint

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

7 sites link to this hostname.

104 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for backdocket.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEem6504.backdocket.com
SPF_INCLUDEemail.backdocket.com
SPF_INCLUDEemaildev.backdocket.com
SPF_INCLUDEmail.backdocket.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from backdocket.com.

Cypher and MCP

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

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