Skip to content

Hostname

getdor.com

Last fetched

getdor.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · getdor.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/getdor.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.66.102.11418.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.1618.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.6218.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.8818.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.166.135.193.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.23.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.313.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.443.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.253.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.643.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.803.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.983.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

15 observed subdomains of getdor.com.

Web-graph footprint

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

176 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for getdor.com.

MechanismTarget
SPF_Azgateway.zuora.com
SPF_INCLUDE48839599.spf04.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.autopilothq.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from getdor.com.

Cypher and MCP

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

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