Skip to content

Hostname

lehman.com

Last fetched

lehman.com resolves to 2 IPv4 addresses operated by BARCLAYS-CAPITAL - Barclays Capital in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · lehman.comRouting diversity2.4/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint9.0/10canon.whisper.security/host/lehman.com

Resolution chain

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

IPPrefixASNOperatorCountry
146.127.226.4146.127.226.0/24AS6303BARCLAYS-CAPITAL - Barclays CapitalUS
147.63.166.103147.63.166.0/24AS14733AS14733 - Barclays Capital Inc.US

WHOIS identity

Registrar
iana:299
Organization
barclays bank
Contact emails

Subdomains

181 observed subdomains of lehman.com.

Web-graph footprint

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

280 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for lehman.com.

Related pages

Pivot deeper into the graph from lehman.com.

Cypher and MCP

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

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