Hostname
lamo.be
Last fetched
lamo.be resolves to 1 IPv4 address operated by AS34762 in BE. WHOIS lists registrar:ovh as the registrar.
Nutrition Label
Resolution chain
lamo.be resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.86.18.112 | 185.86.16.0/22 | AS34762 | — | BE |
WHOIS identity
- Registrar
- registrar:ovh
- Organization
- —
- Contact emails
- —
Subdomains
6 observed subdomains of lamo.be.
Web-graph footprint
Distinct hostnames that link to or from lamo.be in the public web crawl.
27 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for lamo.be.
| Mechanism | Target |
|---|---|
| SPF_A | lamo.be |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.eu.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 172.30.5.105/32 |
| SPF_IP | 185.69.61.104 |
| SPF_IP | 194.78.175.130 |
| SPF_IP | 194.78.251.94 |
| SPF_IP | 195.225.164.34 |
| SPF_IP | 62.213.218.43 |
| SPF_IP | 81.241.224.106 |
| SPF_IP | 81.82.255.54 |
| SPF_IP | 81.95.114.40/26 |
| SPF_IP | 81.95.122.252/32 |
| SPF_IP | 83.96.253.57 |
| SPF_IP | 91.183.109.81 |
| SPF_MX | lamo.be |
Related pages
Pivot deeper into the graph from lamo.be.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lamo.be"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.