Skip to content

Hostname

bsdterminal.pl

Last fetched

bsdterminal.pl resolves to 2 IPv4 addresses operated by OVH - OVH SAS in PL. WHOIS lists registrar:consulting service sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · bsdterminal.plRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/bsdterminal.pl

Resolution chain

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

IPPrefixASNOperatorCountry
178.32.201.117178.32.0.0/15AS16276OVH - OVH SASPL
188.165.22.237188.165.0.0/16AS16276OVH - OVH SASFR

WHOIS identity

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

Subdomains

14 observed subdomains of bsdterminal.pl.

Web-graph footprint

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

13 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for bsdterminal.pl.

MechanismTarget
SPF_Absdterminal.pl
SPF_INCLUDE_spf.mlsend.com
SPF_IP157.25.154.106
SPF_IP178.32.201.117
SPF_IP178.32.207.198
SPF_IP94.23.155.135
SPF_MXbsdterminal.pl

Related pages

Pivot deeper into the graph from bsdterminal.pl.

Cypher and MCP

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

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