Skip to content

Hostname

olejb2b.pl

Last fetched

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

Nutrition Label

WHISPER CANON · olejb2b.plRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/olejb2b.pl

Resolution chain

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

IPPrefixASNOperatorCountry
94.23.93.8494.23.0.0/16AS16276PL

WHOIS identity

Registrar
registrar:ovh sas
Organization
orange it
Contact emails

Subdomains

4 observed subdomains of olejb2b.pl.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for olejb2b.pl.

MechanismTarget
SPF_Aolejb2b.pl
SPF_IP188.165.238.84
SPF_IP207.180.208.198
SPF_IP37.187.254.190
SPF_IP51.255.65.165
SPF_IP51.77.43.181
SPF_IP51.83.2.223
SPF_IP51.91.62.169
SPF_IP94.23.89.202
SPF_MXolejb2b.pl

Related pages

Pivot deeper into the graph from olejb2b.pl.

Cypher and MCP

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

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