Skip to content

Hostname

host.sohost.pl

Last fetched

host.sohost.pl resolves to 6 IPv4 addresses operated by AS16276 in PL.

Nutrition Label

WHISPER CANON · host.sohost.plRouting diversity3.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.8/10canon.whisper.security/host/host.sohost.pl

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with host.sohost.pl in WhisperGraph.

Subdomains

1 observed subdomain of host.sohost.pl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for host.sohost.pl.

MechanismTarget
SPF_Ahost.sohost.pl
SPF_IP137.74.1.112
SPF_IP137.74.6.105
SPF_IP137.74.6.96
SPF_IP54.37.143.83
SPF_MXhost.sohost.pl

Related pages

Pivot deeper into the graph from host.sohost.pl.

Cypher and MCP

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

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