Skip to content

Hostname

aaeon.com.tw

Last fetched

aaeon.com.tw has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:twnic as the registrar.

Nutrition Label

WHISPER CANON · aaeon.com.twRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.2/10canon.whisper.security/host/aaeon.com.tw

Resolution chain

aaeon.com.tw has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:twnic
Organization
??????????
Contact emails

Subdomains

32 observed subdomains of aaeon.com.tw.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for aaeon.com.tw.

MechanismTarget
SPF_Aaaeon.com.tw
SPF_INCLUDE_spf.green.mailcloud.tw
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmobile.aaeon.com.tw
SPF_INCLUDEsmtp.aaeon.com.tw
SPF_INCLUDEsmtp.aaeon.info
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.neweredm.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP60.250.18.35
SPF_MXaaeon.com.tw

Related pages

Pivot deeper into the graph from aaeon.com.tw.

Cypher and MCP

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

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