Skip to content

Hostname

ananas.mk

Last fetched

ananas.mk resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · ananas.mkRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ananas.mk

Resolution chain

ananas.mk resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.2313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.244.146.10418.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.12918.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.6918.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.8418.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
52.222.136.7452.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.852.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.8452.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.9252.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.1899.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.5299.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.6099.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.7499.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with ananas.mk in WhisperGraph.

Subdomains

5 observed subdomains of ananas.mk.

Web-graph footprint

Distinct hostnames that link to or from ananas.mk in the public web crawl.

64 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ananas.mk.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from ananas.mk.

Cypher and MCP

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

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