Skip to content

Hostname

gatekeeperhq.com

Last fetched

gatekeeperhq.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · gatekeeperhq.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/gatekeeperhq.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.22.183.203100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.23.8.207100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
34.209.86.16834.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.211.139.21434.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.214.93.21134.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.162.148.20935.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.163.214.3335.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.82.130.8935.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.83.243.20135.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.241.138.13244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.250.10.16044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.253.126.15444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.253.173.18744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.40.253.12852.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.149.124.25054.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.200.20.18354.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.70.156.15954.70.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.71.110.7554.70.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
184.34.146.81184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.145.165.6016.145.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:83
Organization
patrick oconnor
Contact emails

Subdomains

28 observed subdomains of gatekeeperhq.com.

Web-graph footprint

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

523 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for gatekeeperhq.com.

MechanismTarget
SPF_INCLUDE553582.spf01.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEtransmail.net

Related pages

Pivot deeper into the graph from gatekeeperhq.com.

Cypher and MCP

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

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