Skip to content

Hostname

platformapdw.pl

Last fetched

platformapdw.pl resolves to 3 IPv4 addresses operated by AS50599 in PL. WHOIS lists registrar:dinfo.pl sylwia wierońska as the registrar.

Nutrition Label

WHISPER CANON · platformapdw.plRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/platformapdw.pl

Resolution chain

platformapdw.pl resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:dinfo.pl sylwia wierońska
Organization
Contact emails

Subdomains

7 observed subdomains of platformapdw.pl.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for platformapdw.pl.

MechanismTarget
SPF_Aplatformapdw.nazwa.pl
SPF_INCLUDE_spf.google.com
SPF_IP185.72.197.58
SPF_IP185.72.197.62

Related pages

Pivot deeper into the graph from platformapdw.pl.

Cypher and MCP

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

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