Skip to content

Hostname

fioletowyplomien.com

Last fetched

fioletowyplomien.com resolves to 3 IPv4 addresses operated by OVH - OVH SAS in CA. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · fioletowyplomien.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fioletowyplomien.com

Resolution chain

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

IPPrefixASNOperatorCountry
54.39.193.11554.39.0.0/16AS16276OVH - OVH SASCA
86.111.242.12986.111.240.0/21AS47544IQPL-AS - IQ PL Sp. z o.o.PL
104.223.5.146104.223.5.0/24AS36352AS-COLOCROSSING - HostPapa

WHOIS identity

Registrar
iana:269
Organization
michal papierski
Contact emails

Subdomains

1 observed subdomain of fioletowyplomien.com.

Web-graph footprint

Distinct hostnames that link to or from fioletowyplomien.com in the public web crawl.

9 sites link to this hostname.

47 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for fioletowyplomien.com.

MechanismTarget
SPF_Afioletowyplomien.com
SPF_IP86.111.240.0/21
SPF_MXfioletowyplomien.com

Related pages

Pivot deeper into the graph from fioletowyplomien.com.

Cypher and MCP

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

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