Skip to content

Hostname

doorgiant.com

Last fetched

doorgiant.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · doorgiant.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/doorgiant.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.165.140.11818.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.4518.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.6218.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.7718.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.240.173.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.223.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.533.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.733.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:146
Organization
contact privacy inc. customer 0151407409
Contact emails

Subdomains

1 observed subdomain of doorgiant.com.

Web-graph footprint

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

6 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for doorgiant.com.

MechanismTarget
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from doorgiant.com.

Cypher and MCP

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

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