Skip to content

Hostname

prebytes.pl

Last fetched

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

Nutrition Label

WHISPER CANON · prebytes.plRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/prebytes.pl

Resolution chain

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

IPPrefixASNOperatorCountry
87.98.235.18487.98.128.0/17AS16276PL

WHOIS identity

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

Subdomains

1 observed subdomain of prebytes.pl.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for prebytes.pl.

MechanismTarget
SPF_Amailslot-1.prebytes.net
SPF_Amailslot-2.prebytes.net
SPF_IP185.2.112.164
SPF_IP185.2.112.175

Related pages

Pivot deeper into the graph from prebytes.pl.

Cypher and MCP

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

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