Skip to content

Hostname

lb.web21.kbispweb.com

Last fetched

lb.web21.kbispweb.com resolves to 3 IPv4 addresses operated by KINETIX-TECH - Kinetix Broadband, LLC in US.

Nutrition Label

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

Resolution chain

lb.web21.kbispweb.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.38.60.195199.38.56.0/21AS46523KINETIX-TECH - Kinetix Broadband, LLCUS
199.38.60.232199.38.56.0/21AS46523KINETIX-TECH - Kinetix Broadband, LLCUS
199.38.60.242199.38.56.0/21AS46523KINETIX-TECH - Kinetix Broadband, LLCUS

WHOIS identity

No WHOIS records are currently associated with lb.web21.kbispweb.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for lb.web21.kbispweb.com.

MechanismTarget
SPF_Alb.web21.kbispweb.com
SPF_IP199.38.56.23
SPF_MXlb.web21.kbispweb.com

Related pages

Pivot deeper into the graph from lb.web21.kbispweb.com.

Cypher and MCP

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

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