Skip to content

Hostname

www.limango.pl

Last fetched

www.limango.pl resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · www.limango.plRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/www.limango.pl

Resolution chain

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

IPPrefixASNOperatorCountry
3.120.253.933.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.124.145.2303.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.66.62.1513.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.71.145.2033.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.74.31.1003.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.157.55.22235.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with www.limango.pl in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for www.limango.pl.

MechanismTarget
SPF_Awww.limango.pl
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEemarsys.net
SPF_INCLUDEemsmtp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.140.184.0/22
SPF_IP195.205.225.112/29
SPF_IP2a01:488:42::/48
SPF_IP82.135.37.16/28
SPF_IP87.230.62.52/32
SPF_IP91.192.40.0/22
SPF_MXwww.limango.pl

Related pages

Pivot deeper into the graph from www.limango.pl.

Cypher and MCP

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

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