Skip to content

Hostname

pb-host.net

Last fetched

pb-host.net resolves to 2 IPv4 addresses operated by AS57043 in NL. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · pb-host.netRouting diversity2.4/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pb-host.net

Resolution chain

pb-host.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:113
Organization
greenhost
Contact emails

Subdomains

19 observed subdomains of pb-host.net.

Web-graph footprint

Distinct hostnames that link to or from pb-host.net in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • pb-host.net

SPF policy

9 SPF mechanisms authorising senders for pb-host.net.

MechanismTarget
SPF_Apb-host.net
SPF_IP185.244.36.162
SPF_IP213.227.134.24
SPF_IP46.17.101.71
SPF_IP5.182.208.51
SPF_IP5.182.209.135
SPF_IP5.79.72.45
SPF_IP93.190.137.37
SPF_MXpb-host.net

Related pages

Pivot deeper into the graph from pb-host.net.

Cypher and MCP

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

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