Skip to content

Hostname

getdoc.com

Last fetched

getdoc.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · getdoc.comRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/getdoc.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.215.95.3213.224.24.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.50.3118.142.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.181.6518.146.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.74.120.15952.79.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
52.77.131.21252.82.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
54.169.17.354.179.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:1910
Organization
contact privacy inc. customer 124705955
Contact emails

Subdomains

47 observed subdomains of getdoc.com.

Web-graph footprint

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

66 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for getdoc.com.

MechanismTarget
SPF_Agetdoc.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.sendinblue.com
SPF_MXgetdoc.com

Related pages

Pivot deeper into the graph from getdoc.com.

Cypher and MCP

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

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