Hostname
pb-netw2.com
Last fetched
pb-netw2.com resolves to 1 IPv4 address operated by AS15535 in NL. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
pb-netw2.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 62.129.129.13 | 62.129.128.0/21 | AS15535 | — | NL |
WHOIS identity
- Registrar
- iana:228
- Organization
- moniker privacy services
- Contact emails
- 0664f82baa411d831408b36a8357b23e3a71db0fdd9bf9a736d831a49bc29256@pb-netw2.com.whoisproxy.org
- 0720af1bde955c972417d6ea47bee6a9439cf151ca3f8f6088fd012115e0e804@pb-netw2.com.whoisproxy.org
- 1e903deb48fe72e4e6315ff0a2993015821f7b0ec95b2d880335ff76fa4cfe6e@pb-netw2.com.whoisproxy.org
- 2f90e5a51298ed4e46df72714685974c8d9a4a98f7625a5f657b8eef20377527@pb-netw2.com.whoisproxy.org
- 81d29ce09dfa7f179c8f7a21c9e6cd8047efb8c3fbb0a2f561c24a1c79a02479@pb-netw2.com.whoisproxy.org
- c42807e5ef01c3163aa397b5e7e8250070259d2383aca15a1fe05e329d63293c@pb-netw2.com.whoisproxy.org
- d103b5ad21569651975016f521a40e5196c17b3ebad2c4ae514b3274fab03863@pb-netw2.com.whoisproxy.org
Subdomains
2 observed subdomains of pb-netw2.com.
| Subdomain |
|---|
| mail.pb-netw2.com |
| www.pb-netw2.com |
Web-graph footprint
Distinct hostnames that link to or from pb-netw2.com in the public web crawl.
240 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from pb-netw2.com.
- IP · 62.129.129.13
- ASN · AS15535
- Registrar · iana:228
- Country · NL
- Email · 0664f82baa411d831408b36a8357b23e3a71db0fdd9bf9a736d831a49bc29256@pb-netw2.com.whoisproxy.org
- TLD · .com
- Browse hostnames · pb…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pb-netw2.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.