Skip to content

Hostname

avex.com.tw

Last fetched

avex.com.tw resolves to 1 IPv4 address operated by AS9924 in TW.

Nutrition Label

WHISPER CANON · avex.com.twRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/avex.com.tw

Resolution chain

avex.com.tw resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
175.98.133.164175.98.128.0/17AS9924TW

WHOIS identity

Registrar
Organization
avex taiwan
Contact emails

Subdomains

6 observed subdomains of avex.com.tw.

Web-graph footprint

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

171 sites link to this hostname.

67 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for avex.com.tw.

MechanismTarget
SPF_Aavex.com.tw
SPF_INCLUDE_spf.google.com
SPF_IP13.70.4.201
SPF_IP175.98.133.163
SPF_IP175.98.133.164
SPF_IP175.99.78.210

Related pages

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

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "avex.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.