Skip to content

Hostname

pbwiki.com

Last fetched

pbwiki.com resolves to 10 IPv4 addresses operated by DATAPIPE-SEA - DataPipe, Inc. in US. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · pbwiki.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/pbwiki.com

Resolution chain

pbwiki.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
208.96.32.2208.96.32.0/19AS22205DATAPIPE-SEA - DataPipe, Inc.US
208.96.32.3208.96.32.0/19AS22205DATAPIPE-SEA - DataPipe, Inc.US
3.169.55.223.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.55.693.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.55.863.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.55.963.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.174.46.1233.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.603.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.743.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.843.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:113
Organization
martin bogomolni
Contact emails

Subdomains

6,399 observed subdomains of pbwiki.com.

Web-graph footprint

Distinct hostnames that link to or from pbwiki.com in the public web crawl.

525 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for pbwiki.com.

Related pages

Pivot deeper into the graph from pbwiki.com.

Cypher and MCP

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

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