Skip to content

Hostname

combogamer.com

Last fetched

combogamer.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1636 as the registrar.

Nutrition Label

WHISPER CANON · combogamer.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/combogamer.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.12.128104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.152.78172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
62.72.23.23162.72.20.0/22AS47583LT

WHOIS identity

Registrar
iana:1636
Organization
domain admin
Contact emails

Subdomains

22 observed subdomains of combogamer.com.

Web-graph footprint

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

82 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for combogamer.com.

MechanismTarget
SPF_Acombogamer.com
SPF_Aserver.combogamer.com
SPF_IP2a02:4780:c:6eec:0:0:0:1
SPF_IP62.72.23.231
SPF_MXcombogamer.com
SPF_MXserver.combogamer.com

Related pages

Pivot deeper into the graph from combogamer.com.

Cypher and MCP

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

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