Skip to content

Hostname

lehmanengineers.com

Last fetched

lehmanengineers.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · lehmanengineers.comRouting diversity2.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/lehmanengineers.com

Resolution chain

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

IPPrefixASNOperatorCountry
159.203.119.224159.203.112.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
66.39.127.3366.39.0.0/17AS7859PAIR-NETWORKS - pair NetworksUS

WHOIS identity

Registrar
iana:2
Organization
lehman engineers
Contact emails

Subdomains

5 observed subdomains of lehmanengineers.com.

Web-graph footprint

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

9 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for lehmanengineers.com.

MechanismTarget
SPF_Alehmanengineers.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP207.68.114.250/32
SPF_IP209.222.82.0/24
SPF_IP72.28.197.29/32

Related pages

Pivot deeper into the graph from lehmanengineers.com.

Cypher and MCP

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

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