Skip to content

Hostname

limango.de

Last fetched

limango.de resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · limango.deRouting diversity5.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/limango.de

Resolution chain

limango.de resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.195.47.15818.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.196.89.4318.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.123.172.513.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.127.140.473.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.66.8.1643.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.67.214.83.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.159.57.17335.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.151.9252.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.58.121.7752.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
52.58.124.11252.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.42.21863.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.183.231.20263.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.183.174.5863.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
51.102.193.6751.102.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with limango.de in WhisperGraph.

Subdomains

34 observed subdomains of limango.de.

Web-graph footprint

Distinct hostnames that link to or from limango.de in the public web crawl.

495 sites link to this hostname.

75 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for limango.de.

MechanismTarget
SPF_Alimango.de
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEemarsys.net
SPF_INCLUDEemsmtp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.140.184.0/22
SPF_IP2a01:488:42::/48
SPF_IP82.135.37.16/28
SPF_IP87.230.62.52/32
SPF_IP91.192.40.0/22
SPF_MXlimango.de

Related pages

Pivot deeper into the graph from limango.de.

Cypher and MCP

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

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