Skip to content

Hostname

netgaming.com

Last fetched

netgaming.com resolves to 3 IPv4 addresses operated by AS63949 in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · netgaming.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/netgaming.com

Resolution chain

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

IPPrefixASNOperatorCountry
139.162.188.45139.162.160.0/19AS63949DE
172.66.41.3172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.42.253172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
hlk enterprises,inc.
Contact emails

Subdomains

13 observed subdomains of netgaming.com.

Web-graph footprint

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

256 sites link to this hostname.

75 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for netgaming.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from netgaming.com.

Cypher and MCP

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

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