Skip to content

Hostname

boshor.aplus.pl

Last fetched

boshor.aplus.pl resolves to 1 IPv4 address operated by AS15967 in PL.

Nutrition Label

WHISPER CANON · boshor.aplus.plRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/boshor.aplus.pl

Resolution chain

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

IPPrefixASNOperatorCountry
77.55.252.4877.55.252.0/23AS15967PL

WHOIS identity

No WHOIS records are currently associated with boshor.aplus.pl in WhisperGraph.

Subdomains

6 observed subdomains of boshor.aplus.pl.

Threat posture

History

Mail and authentication

MX records

  • boshor.aplus.pl

SPF policy

8 SPF mechanisms authorising senders for boshor.aplus.pl.

MechanismTarget
SPF_Aboshor.aplus.pl
SPF_IP77.55.252.23
SPF_IP77.55.252.48
SPF_IP77.55.252.59
SPF_IP77.55.252.64
SPF_IP77.55.252.79
SPF_IP77.55.252.84
SPF_MXboshor.aplus.pl

Related pages

Pivot deeper into the graph from boshor.aplus.pl.

Cypher and MCP

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

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