Skip to content

Hostname

multigaming.pl

Last fetched

multigaming.pl resolves to 1 IPv4 address operated by AS-NETIA Warszawa 02-822 in PL.

Nutrition Label

WHISPER CANON · multigaming.plRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/multigaming.pl

Resolution chain

multigaming.pl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
213.17.254.6213.17.128.0/17AS12741AS-NETIA Warszawa 02-822PL

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from multigaming.pl in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for multigaming.pl.

MechanismTarget
SPF_Amail.multigaming.pl
SPF_Amail2.multigaming.pl
SPF_Amultigaming.pl
SPF_INCLUDE_spf.mghost.pl
SPF_INCLUDEeu.mailgun.org
SPF_IP137.74.6.223
SPF_IP213.17.254.49
SPF_IP213.17.254.50
SPF_MXmultigaming.pl

Related pages

Pivot deeper into the graph from multigaming.pl.

Cypher and MCP

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

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