Skip to content

Hostname

gamblingcraft.com

Last fetched

gamblingcraft.com resolves to 3 IPv4 addresses operated by SERVERS-COM - Servers.com, Inc. in NL. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · gamblingcraft.comRouting diversity3.0/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/gamblingcraft.com

Resolution chain

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

IPPrefixASNOperatorCountry
142.91.155.180142.91.155.0/24AS7979SERVERS-COM - Servers.com, Inc.NL
20.56.162.6820.48.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL
4.182.24.1194.176.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationDE

WHOIS identity

Registrar
iana:1068
Organization
bjorn erik pettersen
Contact emails

Subdomains

1 observed subdomain of gamblingcraft.com.

Web-graph footprint

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

76 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for gamblingcraft.com.

MechanismTarget
SPF_INCLUDEspf.unisender.com
SPF_IP5.79.70.164

Related pages

Pivot deeper into the graph from gamblingcraft.com.

Cypher and MCP

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

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