Skip to content

Hostname

anex.is

Last fetched

anex.is resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · anex.isRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/anex.is

Resolution chain

anex.is resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.12013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.168.102.1103.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.553.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.743.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.923.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.136.12452.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.3552.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.5252.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.6152.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with anex.is in WhisperGraph.

Subdomains

9 observed subdomains of anex.is.

Web-graph footprint

Distinct hostnames that link to or from anex.is in the public web crawl.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for anex.is.

MechanismTarget
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from anex.is.

Cypher and MCP

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

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