Skip to content

Hostname

ayx.ee

Last fetched

ayx.ee resolves to 2 IPv4 addresses operated by AS136907 in SG.

Nutrition Label

WHISPER CANON · ayx.eeRouting diversity2.4/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/ayx.ee

Resolution chain

ayx.ee resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
111.119.249.234111.119.240.0/20AS136907SG
34.150.71.13334.150.64.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK

WHOIS identity

No WHOIS records are currently associated with ayx.ee in WhisperGraph.

Subdomains

13 observed subdomains of ayx.ee.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ayx.ee.

MechanismTarget
SPF_INCLUDE_netblocks.m.feishu.cn

Related pages

Pivot deeper into the graph from ayx.ee.

Cypher and MCP

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

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