Skip to content

Hostname

bwin.gr

Last fetched

bwin.gr resolves to 2 IPv4 addresses operated by AS13008 in AT.

Nutrition Label

WHISPER CANON · bwin.grRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/bwin.gr

Resolution chain

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

WHOIS identity

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

Subdomains

40 observed subdomains of bwin.gr.

Web-graph footprint

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

98 sites link to this hostname.

88 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for bwin.gr.

MechanismTarget
SPF_INCLUDE_spf.itsfogo.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf-gci.partypoker.com
SPF_INCLUDEspf-gib2-others.partypoker.com
SPF_INCLUDEspf-vie.partypoker.com
SPF_IP193.203.227.190
SPF_IP193.203.227.192
SPF_IP193.203.227.193
SPF_IP195.72.132.62
SPF_IP195.72.132.63
SPF_IP195.72.134.0/24
SPF_IP195.72.135.0/24
SPF_IP213.80.37.247
SPF_MXbwin.gr

Related pages

Pivot deeper into the graph from bwin.gr.

Cypher and MCP

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

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