Skip to content

Hostname

lbs.telecomsys.com

Last fetched

lbs.telecomsys.com resolves to 1 IPv4 address operated by TELX-LEGACY - Telx in US.

Nutrition Label

WHISPER CANON · lbs.telecomsys.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/lbs.telecomsys.com

Resolution chain

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

IPPrefixASNOperatorCountry
198.35.57.140198.35.57.0/24AS36086TELX-LEGACY - TelxUS

WHOIS identity

No WHOIS records are currently associated with lbs.telecomsys.com in WhisperGraph.

Subdomains

10 observed subdomains of lbs.telecomsys.com.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for lbs.telecomsys.com.

MechanismTarget
SPF_Albs.telecomsys.com
SPF_IP198.35.57.170
SPF_IP207.114.184.170
SPF_IP207.114.184.171
SPF_IP207.114.184.172
SPF_IP207.114.184.53
SPF_IP207.114.184.54
SPF_IP54.201.172.12
SPF_MXlbs.telecomsys.com

Related pages

Pivot deeper into the graph from lbs.telecomsys.com.

Cypher and MCP

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

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