Skip to content

Hostname

spotdata.pl

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
51.38.144.1451.38.0.0/16AS16276OVHPL

WHOIS identity

Registrar
registrar:ovh sas
Organization
bonnier business (polska) sp. z o.o.
Contact emails

Subdomains

14 observed subdomains of spotdata.pl.

Web-graph footprint

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

37 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for spotdata.pl.

MechanismTarget
SPF_Aspotdata.pl
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.jupiter.salesmanago.pl
SPF_IP212.180.241.145
SPF_IP212.91.26.119/32
SPF_IP212.91.28.128/27
SPF_IP51.83.195.21
SPF_IP51.83.195.22
SPF_IP51.83.245.10
SPF_IP51.83.245.46
SPF_MXspotdata.pl

Related pages

Pivot deeper into the graph from spotdata.pl.

Cypher and MCP

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

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