Skip to content

Hostname

anyaxian.com

Last fetched

anyaxian.com resolves to 2 IPv4 addresses operated by AS136907 in SG. WHOIS lists iana:1509 as the registrar.

Nutrition Label

WHISPER CANON · anyaxian.comRouting diversity2.4/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/anyaxian.com

Resolution chain

anyaxian.com 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

Registrar
iana:1509
Organization
an yaxian
Contact emails

Subdomains

11 observed subdomains of anyaxian.com.

Web-graph footprint

Distinct hostnames that link to or from anyaxian.com in the public web crawl.

15 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for anyaxian.com.

MechanismTarget
SPF_INCLUDE_netblocks.m.feishu.cn

Related pages

Pivot deeper into the graph from anyaxian.com.

Cypher and MCP

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

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