Skip to content

Hostname

preslib.org.by

Last fetched

preslib.org.by resolves to 1 IPv4 address operated by AS21274 in BY.

Nutrition Label

WHISPER CANON · preslib.org.byRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint2.0/10canon.whisper.security/host/preslib.org.by

Resolution chain

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

IPPrefixASNOperatorCountry
80.94.164.21880.94.160.0/20AS21274BY

WHOIS identity

No WHOIS records are currently associated with preslib.org.by in WhisperGraph.

Subdomains

15 observed subdomains of preslib.org.by.

Web-graph footprint

Distinct hostnames that link to or from preslib.org.by in the public web crawl.

54 sites link to this hostname.

233 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • preslib.org.by

SPF policy

2 SPF mechanisms authorising senders for preslib.org.by.

MechanismTarget
SPF_Apreslib.org.by
SPF_MXpreslib.org.by

Related pages

Pivot deeper into the graph from preslib.org.by.

Cypher and MCP

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

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