Skip to content

Hostname

jlbworks.com

Last fetched

jlbworks.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · jlbworks.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/jlbworks.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.154.147.180107.154.147.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.97.18045.60.97.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

52 observed subdomains of jlbworks.com.

Web-graph footprint

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

286 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for jlbworks.com.

MechanismTarget
SPF_Ajlbworks.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEconvertkit.com
SPF_INCLUDEjlbworks22123.zohosupport.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEtransmail.net
SPF_IP198.38.77.130
SPF_IP198.38.77.131
SPF_IP208.76.87.10
SPF_MXjlbworks.com

Related pages

Pivot deeper into the graph from jlbworks.com.

Cypher and MCP

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

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