Skip to content

Hostname

priboi.org

Last fetched

priboi.org resolves to 1 IPv4 address operated by AS44043 in RO. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · priboi.orgRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/priboi.org

Resolution chain

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

IPPrefixASNOperatorCountry
92.114.94.1692.114.94.0/24AS44043RO

WHOIS identity

Registrar
iana:151
Organization
1600415
Contact emails

Subdomains

7 observed subdomains of priboi.org.

Web-graph footprint

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

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • priboi.org

SPF policy

4 SPF mechanisms authorising senders for priboi.org.

MechanismTarget
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.mxserver.ro
SPF_IP176.223.209.116
SPF_IP89.46.7.233

Related pages

Pivot deeper into the graph from priboi.org.

Cypher and MCP

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

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