Hostname
limango.nl
Last fetched
limango.nl resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:mesh digital limited as the registrar.
Nutrition Label
Resolution chain
limango.nl resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- registrar:mesh digital limited
- Organization
- —
- Contact emails
- —
Subdomains
7 observed subdomains of limango.nl.
Web-graph footprint
Distinct hostnames that link to or from limango.nl in the public web crawl.
62 sites link to this hostname.
23 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for limango.nl.
| Mechanism | Target |
|---|---|
| SPF_A | limango.nl |
| SPF_INCLUDE | emarsys.net |
| SPF_INCLUDE | emsmtp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 195.140.184.0/22 |
| SPF_IP | 2a01:488:42::/48 |
| SPF_IP | 62.138.227.6/32 |
| SPF_IP | 82.135.37.16/28 |
| SPF_IP | 87.230.62.52/32 |
| SPF_IP | 91.192.40.0/22 |
| SPF_MX | limango.nl |
Related pages
Pivot deeper into the graph from limango.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "limango.nl"})-[: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.