Hostname
jbg2.com
Last fetched
jbg2.com resolves to 1 IPv4 address operated by HOMEPL-AS - home.pl sp. z o.o. in PL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
jbg2.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.201.30 | 62.129.192.0/19 | AS12824 | HOMEPL-AS - home.pl sp. z o.o. | PL |
WHOIS identity
- Registrar
- iana:269
- Organization
- jbg-2 sp. z o.o.
- Contact emails
Subdomains
300 observed subdomains of jbg2.com.
Showing 25 of 300. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from jbg2.com in the public web crawl.
31 sites link to this hostname.
19 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- jbg2.com
SPF policy
8 SPF mechanisms authorising senders for jbg2.com.
| Mechanism | Target |
|---|---|
| SPF_A | jbg2.com |
| SPF_A | mail.jbg2.pl |
| SPF_A | mail1.jbg2.com |
| SPF_A | w.jbg2.biz |
| SPF_IP | 185.101.129.58 |
| SPF_IP | 185.101.129.98 |
| SPF_IP | 62.129.201.30 |
| SPF_MX | jbg2.com |
Related pages
Pivot deeper into the graph from jbg2.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jbg2.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.