Skip to content

Hostname

jsbl.com

Last fetched

jsbl.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:320 as the registrar.

Nutrition Label

WHISPER CANON · jsbl.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/jsbl.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.19.251.92104.19.240.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.252.92104.19.240.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:320
Organization
arsalan mazhar
Contact emails

Subdomains

31 observed subdomains of jsbl.com.

Web-graph footprint

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

166 sites link to this hostname.

70 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

54 SPF mechanisms authorising senders for jsbl.com.

MechanismTarget
SPF_Amail0.jsbl.com
SPF_Amail1.jsbl.com
SPF_Asmtp-dr.jsbl.com
SPF_Asmtp.jsbl.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP101.53.244.146
SPF_IP103.213.115.145
SPF_IP103.213.115.208
SPF_IP103.213.115.214
SPF_IP103.213.115.215
SPF_IP103.74.181.41/32
SPF_IP103.74.181.42/32
SPF_IP103.74.181.65
SPF_IP103.74.181.66
SPF_IP103.74.181.67
SPF_IP103.74.181.68
SPF_IP103.74.181.69
SPF_IP103.74.181.70
SPF_IP103.74.181.71
SPF_IP103.74.181.72
SPF_IP103.74.182.11/32
SPF_IP103.74.182.12/32
SPF_IP103.74.182.13/32
SPF_IP103.74.182.14/32
SPF_IP103.74.182.21/32
SPF_IP103.74.183.33/32
SPF_IP103.74.183.43/32
SPF_IP103.74.183.68
SPF_IP103.74.183.69
SPF_IP103.74.183.70
SPF_IP103.74.183.71/32
SPF_IP103.74.183.72
SPF_IP103.74.183.73/32
SPF_IP103.74.183.74
SPF_IP103.74.183.75
SPF_IP124.29.202.252
SPF_IP124.29.248.152
SPF_IP124.29.248.179
SPF_IP124.29.248.188
SPF_IP124.29.248.86
SPF_IP125.209.109.114
SPF_IP175.107.195.126
SPF_IP175.107.196.167
SPF_IP175.107.206.71
SPF_IP175.107.240.79
SPF_IP202.141.229.67
SPF_IP202.141.255.226
SPF_IP202.141.255.229
SPF_IP202.141.255.236
SPF_IP58.27.237.213
SPF_IP58.65.219.212
SPF_IP61.5.156.178
SPF_IP61.5.156.180

Related pages

Pivot deeper into the graph from jsbl.com.

Cypher and MCP

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

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