Skip to content

Hostname

gambitcomm.com

Last fetched

gambitcomm.com resolves to 1 IPv4 address operated by CTELCO - Fidium in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · gambitcomm.comRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/gambitcomm.com

Resolution chain

gambitcomm.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
72.73.80.23272.73.80.0/22AS13977CTELCO - FidiumUS

WHOIS identity

Registrar
iana:2
Organization
gambit communications,
Contact emails

Subdomains

5 observed subdomains of gambitcomm.com.

Web-graph footprint

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

54 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for gambitcomm.com.

MechanismTarget
SPF_Amailhost.gambitcomm.com
SPF_Amailrelay.gambitcomm.com
SPF_Amailrelay2.gambitcomm.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEdnsexit.com
SPF_IP3.83.99.20
SPF_IP72.73.80.232
SPF_MXgambitcomm.com

Related pages

Pivot deeper into the graph from gambitcomm.com.

Cypher and MCP

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

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