Skip to content

Hostname

fr.jbg2.com

Last fetched

fr.jbg2.com resolves to 1 IPv4 address operated by HOMEPL-AS - home.pl sp. z o.o. in PL.

Nutrition Label

WHISPER CANON · fr.jbg2.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/fr.jbg2.com

Resolution chain

fr.jbg2.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
62.129.201.3062.129.192.0/19AS12824HOMEPL-AS - home.pl sp. z o.o.PL

WHOIS identity

No WHOIS records are currently associated with fr.jbg2.com in WhisperGraph.

Web-graph footprint

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

9 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for fr.jbg2.com.

MechanismTarget
SPF_Afr.jbg2.com
SPF_Amail.jbg2.pl
SPF_Amail1.jbg2.com
SPF_Aw.jbg2.biz
SPF_IP185.101.129.58
SPF_IP185.101.129.98
SPF_IP62.129.201.30
SPF_MXfr.jbg2.com

Related pages

Pivot deeper into the graph from fr.jbg2.com.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.