Skip to content

Hostname

gamblinggurus.com

Last fetched

gamblinggurus.com resolves to 1 IPv4 address operated by AS63949 in US. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · gamblinggurus.comRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/gamblinggurus.com

Resolution chain

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

IPPrefixASNOperatorCountry
198.74.50.81198.74.48.0/22AS63949US

WHOIS identity

Registrar
iana:1861
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of gamblinggurus.com.

Web-graph footprint

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

194 sites link to this hostname.

348 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • gamblinggurus.com

SPF policy

2 SPF mechanisms authorising senders for gamblinggurus.com.

MechanismTarget
SPF_Agamblinggurus.com
SPF_MXgamblinggurus.com

Related pages

Pivot deeper into the graph from gamblinggurus.com.

Cypher and MCP

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

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