Skip to content

Hostname

gambit-technologies.com

Last fetched

gambit-technologies.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.146.10413.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.3413.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.6113.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.8713.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.239.18.1218.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.2218.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.2418.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.8418.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
52.84.174.10752.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.6552.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.6652.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.8952.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

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

Subdomains

6 observed subdomains of gambit-technologies.com.

Web-graph footprint

Distinct hostnames that link to or from gambit-technologies.com in the public web crawl.

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for gambit-technologies.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.privateemail.com
SPF_IP185.199.38.18

Related pages

Pivot deeper into the graph from gambit-technologies.com.

Cypher and MCP

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

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