Skip to content

Hostname

go-jsb.com

Last fetched

go-jsb.com resolves to 1 IPv4 address operated by AS60781 in NL. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · go-jsb.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/go-jsb.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.71.63.75185.71.60.0/22AS60781NL

WHOIS identity

Registrar
iana:839
Organization
3w media b.v.
Contact emails

Subdomains

1 observed subdomain of go-jsb.com.

Web-graph footprint

Distinct hostnames that link to or from go-jsb.com in the public web crawl.

340 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for go-jsb.com.

MechanismTarget
SPF_Ago-jsb.com
SPF_INCLUDE_spf.3wmedia.email
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP5.172.44.93
SPF_IP84.243.247.75
SPF_IP93.186.182.74
SPF_MXgo-jsb.com

Related pages

Pivot deeper into the graph from go-jsb.com.

Cypher and MCP

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

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