Skip to content

Hostname

auo.com

Last fetched

auo.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in SG. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · auo.comRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/auo.com

Resolution chain

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

IPPrefixASNOperatorCountry
4.145.178.634.144.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG

WHOIS identity

Registrar
iana:48
Organization
au optronics
Contact emails

Subdomains

58 observed subdomains of auo.com.

Web-graph footprint

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

938 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for auo.com.

MechanismTarget
SPF_Aauo.com
SPF_Aausmr1.auo.com
SPF_Aausmr2.auo.com
SPF_Aoms2.auo.com
SPF_Aomx1.auo.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP203.74.119.0/24
SPF_IP220.128.69.162/26
SPF_IP58.211.112.135
SPF_IP58.211.112.136
SPF_MXauo.com

Related pages

Pivot deeper into the graph from auo.com.

Cypher and MCP

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

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