Skip to content

Hostname

lachmann.com.br

Last fetched

lachmann.com.br resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US.

Nutrition Label

WHISPER CANON · lachmann.com.brRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/lachmann.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
20.230.71.10520.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
Organization
lachmann agencia maritima ltda
Contact emails

Subdomains

12 observed subdomains of lachmann.com.br.

Web-graph footprint

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

13 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for lachmann.com.br.

MechanismTarget
SPF_Alachmann.com.br
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP150.136.199.115
SPF_IP177.124.250.226
SPF_IP187.72.12.193
SPF_IP201.73.222.50
SPF_IP52.179.187.156
SPF_MXlachmann.com.br

Related pages

Pivot deeper into the graph from lachmann.com.br.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "lachmann.com.br"})-[: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.