Skip to content

Hostname

netbet.gr

Last fetched

netbet.gr resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · netbet.grRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/netbet.gr

Resolution chain

netbet.gr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.17.188.188104.17.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.189.188104.17.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with netbet.gr in WhisperGraph.

Subdomains

29 observed subdomains of netbet.gr.

Web-graph footprint

Distinct hostnames that link to or from netbet.gr in the public web crawl.

45 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for netbet.gr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEeu-central-1.amazonses.com
SPF_INCLUDEtrustpilotservice.com
SPF_IP149.14.244.114
SPF_IP209.85.128.0/17
SPF_IP212.146.78.26
SPF_IP212.146.78.34
SPF_IP74.112.67.224
SPF_IP74.112.67.225
SPF_IP74.112.67.226
SPF_IP74.112.67.229
SPF_IP74.112.67.23
SPF_IP74.112.67.245
SPF_IP78.129.174.107
SPF_IP87.117.243.234
SPF_IP87.117.243.236

Related pages

Pivot deeper into the graph from netbet.gr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "netbet.gr"})-[: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.