Skip to content

Hostname

xwms.pl

Last fetched

xwms.pl resolves to 1 IPv4 address operated by AS47544 in PL. WHOIS lists registrar:ovh sas as the registrar.

Nutrition Label

WHISPER CANON · xwms.plRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/xwms.pl

Resolution chain

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

IPPrefixASNOperatorCountry
185.110.51.236185.110.51.0/24AS47544PL

WHOIS identity

Registrar
registrar:ovh sas
Organization
ex7 sp. z o.o.
Contact emails

Subdomains

1 observed subdomain of xwms.pl.

Subdomain
www.xwms.pl

Web-graph footprint

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

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for xwms.pl.

MechanismTarget
SPF_Axwms.pl
SPF_IP194.88.154.129/32
SPF_IP79.187.155.100/32
SPF_MXxwms.pl

Related pages

Pivot deeper into the graph from xwms.pl.

Cypher and MCP

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

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