Skip to content

Hostname

owa.sycomp.com

Last fetched

owa.sycomp.com resolves to 16 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in KR.

Nutrition Label

WHISPER CANON · owa.sycomp.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/owa.sycomp.com

Resolution chain

owa.sycomp.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.190.144.13620.184.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKR
20.190.144.16020.184.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKR
20.190.144.16120.184.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKR
20.190.144.16220.184.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKR
20.190.148.16320.184.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKR
20.190.152.2020.184.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
20.190.152.2120.184.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
20.190.152.2220.184.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
40.126.16.16440.126.0.0/18AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKR
40.126.16.16540.126.0.0/18AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKR
40.126.16.16640.126.0.0/18AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKR
40.126.24.14640.126.0.0/18AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
40.126.24.14840.126.0.0/18AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
40.126.24.14940.126.0.0/18AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
40.126.24.8140.126.0.0/18AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
40.126.24.8440.126.0.0/18AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Related pages

Pivot deeper into the graph from owa.sycomp.com.

Cypher and MCP

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

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