Skip to content

Hostname

lanco-usa.com

Last fetched

lanco-usa.com resolves to 1 IPv4 address operated by AS202053 in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · lanco-usa.comRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/lanco-usa.com

Resolution chain

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

IPPrefixASNOperatorCountry
94.237.89.14194.240.31.0/24AS202053DE

WHOIS identity

Registrar
iana:151
Organization
dr. lange gmbh u. co. kg
Contact emails

Subdomains

2 observed subdomains of lanco-usa.com.

Web-graph footprint

Distinct hostnames that link to or from lanco-usa.com in the public web crawl.

12 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for lanco-usa.com.

MechanismTarget
SPF_INCLUDEspf-westeu.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.93.42.39/24
SPF_IP2a04:3542:1000:910:3cc8:64ff:fefa:31e9
SPF_IP94.237.89.141

Related pages

Pivot deeper into the graph from lanco-usa.com.

Cypher and MCP

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

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