Skip to content

Hostname

redefine.pl

Last fetched

redefine.pl resolves to 2 IPv4 addresses operated by AS8374 in PL. WHOIS lists registrar:consulting service sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · redefine.plRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/redefine.pl

Resolution chain

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

WHOIS identity

Registrar
registrar:consulting service sp. z o.o.
Organization
cyfrowy polsat
Contact emails

Subdomains

412 observed subdomains of redefine.pl.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for redefine.pl.

MechanismTarget
SPF_Aredefine.pl
SPF_IP217.149.251.0/24
SPF_IP217.17.36.0/24
SPF_IP37.247.234.16/28
SPF_IP77.79.214.16/28
SPF_IP77.79.238.0/24
SPF_IP85.232.239.144/29
SPF_MXredefine.pl

Related pages

Pivot deeper into the graph from redefine.pl.

Cypher and MCP

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

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